Changeset 11970


Ignore:
Timestamp:
04/12/12 21:10:04 (13 years ago)
Author:
Eric.Larour
Message:

Working python wrapper for TriMesh module. No need for Test anymore

Location:
issm/trunk-jpl/src/mex
Files:
1 deleted
1 edited

Legend:

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

    r11947 r11970  
    9292endif
    9393if PYTHON
    94 bin_PROGRAMS = Test \
    95                            TriMesh
     94bin_PROGRAMS = TriMesh
    9695endif
    9796endif
     
    345344                                                                 SurfaceArea/SurfaceArea.h
    346345
    347 Test_SOURCES = Test/Test.cpp\
    348                           Test/Test.h
    349 
    350346TimeAdapt_SOURCES = TimeAdapt/TimeAdapt.cpp\
    351347                          TimeAdapt/TimeAdapt.h
Note: See TracChangeset for help on using the changeset viewer.