Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r4c6e70 ra292f6  
    1313include Atom/Makefile.am
    1414include Element/Makefile.am
    15 include Filling/Makefile.am
    1615include Fragmentation/Makefile.am
    1716include Graph/Makefile.am
     
    125124
    126125TESSELATIONSOURCE = \
    127   Tesselation/ApproximateShapeArea.cpp \
    128   Tesselation/ApproximateShapeVolume.cpp \
    129126  Tesselation/boundary.cpp \
    130127  Tesselation/BoundaryLineSet.cpp \
     
    139136 
    140137TESSELATIONHEADER = \
    141   Tesselation/ApproximateShapeArea.hpp \
    142   Tesselation/ApproximateShapeVolume.hpp \
    143138  Tesselation/boundary.hpp \
    144139  Tesselation/BoundaryLineSet.hpp \
     
    159154  ${THERMOSTATSOURCE} \
    160155  ${TESSELATIONSOURCE} \
    161   AtomIdSet.cpp \
    162156  Box.cpp \
    163157  Box_BoundaryConditions.cpp \
     
    181175  ${THERMOSTATHEADER} \
    182176  ${TESSELATIONHEADER} \
    183   AtomIdSet.hpp \
    184177  Box.hpp \
    185178  Box_BoundaryConditions.hpp \
Note: See TracChangeset for help on using the changeset viewer.