Changeset d83d64 for src/Actions/Makefile.am
- Timestamp:
- Jun 21, 2018, 9:12:08 AM (8 years ago)
- Children:
- a951f3
- Parents:
- 8d56a6
- git-author:
- Frederik Heber <frederik.heber@…> (09/26/17 22:30:01)
- git-committer:
- Frederik Heber <frederik.heber@…> (06/21/18 09:12:08)
- File:
-
- 1 edited
-
src/Actions/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/Makefile.am
r8d56a6 rd83d64 312 312 313 313 GRAPHACTIONSOURCE = \ 314 Actions/GraphAction/ChemicalSpaceEvaluatorAction.cpp \ 314 315 Actions/GraphAction/CorrectBondDegreeAction.cpp \ 315 316 Actions/GraphAction/CreateAdjacencyAction.cpp \ … … 319 320 Actions/GraphAction/UpdateMoleculesAction.cpp 320 321 GRAPHACTIONHEADER = \ 322 Actions/GraphAction/ChemicalSpaceEvaluatorAction.hpp \ 321 323 Actions/GraphAction/CorrectBondDegreeAction.hpp \ 322 324 Actions/GraphAction/CreateAdjacencyAction.hpp \ … … 326 328 Actions/GraphAction/UpdateMoleculesAction.hpp 327 329 GRAPHACTIONDEFS = \ 330 Actions/GraphAction/ChemicalSpaceEvaluatorAction.def \ 328 331 Actions/GraphAction/CorrectBondDegreeAction.def \ 329 332 Actions/GraphAction/CreateAdjacencyAction.def \
Note:
See TracChangeset
for help on using the changeset viewer.
