Changeset 5249


Ignore:
Timestamp:
08/13/10 14:46:49 (15 years ago)
Author:
Eric.Larour
Message:

MassFlux and Misfit not needed

Location:
issm/trunk/src/mex
Files:
2 deleted
1 edited

Legend:

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

    r5232 r5249  
    3636                                InterpFromMeshToGrid \
    3737                                InterpFromMesh2d \
    38                                 MassFlux\
    3938                                Mergesolutionfromftog\
    4039                                MeshPartition\
    4140                                MeshProfileIntersection\
    42                                 Misfit \
    4341                                ModelProcessor \
    4442                                NodeConnectivity\
     
    199197                          Mergesolutionfromftog/Mergesolutionfromftog.h
    200198
    201 MassFlux_SOURCES = MassFlux/MassFlux.cpp\
    202                           MassFlux/MassFlux.h
    203 
    204199MeshPartition_SOURCES = MeshPartition/MeshPartition.cpp\
    205200                          MeshPartition/MeshPartition.h
     
    211206                                                  ModelProcessor/ModelProcessor.h
    212207
    213 Misfit_SOURCES =  Misfit/Misfit.cpp \
    214                                   Misfit/Misfit.h
    215 
    216208NodeConnectivity_SOURCES = NodeConnectivity/NodeConnectivity.cpp\
    217209                          NodeConnectivity/NodeConnectivity.h
Note: See TracChangeset for help on using the changeset viewer.