Changeset 3406


Ignore:
Timestamp:
04/06/10 11:17:33 (15 years ago)
Author:
Mathieu Morlighem
Message:

moved BamgVertex to MeshVertex

File:
1 edited

Legend:

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

    r3394 r3406  
    383383                                        ./Bamgx/objects/Triangles.cpp\
    384384                                        ./Bamgx/objects/Triangles.h\
    385                                         ./Bamgx/objects/BamgVertex.cpp\
    386                                         ./Bamgx/objects/BamgVertex.h\
     385                                        ./Bamgx/objects/MeshVertex.cpp\
     386                                        ./Bamgx/objects/MeshVertex.h\
    387387                                        ./Bamgx/objects/VertexOnEdge.h\
    388388                                        ./Bamgx/objects/VertexOnEdge.cpp\
     
    790790                                        ./Bamgx/objects/Triangles.cpp\
    791791                                        ./Bamgx/objects/Triangles.h\
    792                                         ./Bamgx/objects/BamgVertex.cpp\
    793                                         ./Bamgx/objects/BamgVertex.h\
     792                                        ./Bamgx/objects/MeshVertex.cpp\
     793                                        ./Bamgx/objects/MeshVertex.h\
    794794                                        ./Bamgx/objects/VertexOnEdge.h\
    795795                                        ./Bamgx/objects/VertexOnEdge.cpp\
Note: See TracChangeset for help on using the changeset viewer.