Changeset 1962


Ignore:
Timestamp:
08/26/09 15:35:16 (16 years ago)
Author:
Mathieu Morlighem
Message:

no more control_core.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Makefile.am

    r1961 r1962  
    594594                                        ./parallel/thermal_core_nonlinear.cpp\
    595595                                        ./parallel/WriteLockFile.cpp\
    596                                         ./parallel/control.cpp\
    597596                                        ./parallel/control_core.cpp\
    598597                                        ./parallel/ControlInitialization.cpp\
     
    624623steadystate_exe_CXXFLAGS= -fPIC -D_PARALLEL_
    625624
    626 control_exe_SOURCES = parallel/control.cpp
    627 control_exe_CXXFLAGS= -fPIC -D_PARALLEL_
    628 
    629625thermal_exe_SOURCES = parallel/thermal.cpp
    630626thermal_exe_CXXFLAGS= -fPIC -D_PARALLEL_
Note: See TracChangeset for help on using the changeset viewer.