Changeset 3394


Ignore:
Timestamp:
04/05/10 11:10:34 (15 years ago)
Author:
Eric.Larour
Message:

Forgot to commit BamgVertex change.

File:
1 edited

Legend:

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

    r3383 r3394  
    5454                                        ./objects/Node.h\
    5555                                        ./objects/Node.cpp\
     56                                        ./objects/Vertex.h\
     57                                        ./objects/Vertex.cpp\
    5658                                        ./objects/Hook.h\
    5759                                        ./objects/Hook.cpp\
     
    381383                                        ./Bamgx/objects/Triangles.cpp\
    382384                                        ./Bamgx/objects/Triangles.h\
    383                                         ./Bamgx/objects/Vertex.cpp\
    384                                         ./Bamgx/objects/Vertex.h\
     385                                        ./Bamgx/objects/BamgVertex.cpp\
     386                                        ./Bamgx/objects/BamgVertex.h\
    385387                                        ./Bamgx/objects/VertexOnEdge.h\
    386388                                        ./Bamgx/objects/VertexOnEdge.cpp\
     
    446448                                        ./objects/Node.h\
    447449                                        ./objects/Node.cpp\
     450                                        ./objects/Vertex.h\
     451                                        ./objects/Vertex.cpp\
    448452                                        ./objects/Hook.h\
    449453                                        ./objects/Hook.cpp\
     
    786790                                        ./Bamgx/objects/Triangles.cpp\
    787791                                        ./Bamgx/objects/Triangles.h\
    788                                         ./Bamgx/objects/Vertex.cpp\
    789                                         ./Bamgx/objects/Vertex.h\
     792                                        ./Bamgx/objects/BamgVertex.cpp\
     793                                        ./Bamgx/objects/BamgVertex.h\
    790794                                        ./Bamgx/objects/VertexOnEdge.h\
    791795                                        ./Bamgx/objects/VertexOnEdge.cpp\
Note: See TracChangeset for help on using the changeset viewer.