Changeset 596aac for src/Actions/Makefile.am
- Timestamp:
- Oct 8, 2016, 6:57:48 PM (9 years ago)
- Branches:
- Add_FitFragmentPartialChargesAction, Fix_ChargeSampling_PBC, Fix_FitPartialCharges
- Children:
- eca3b6
- Parents:
- 2a28cd
- git-author:
- Frederik Heber <heber@…> (10/01/16 17:56:45)
- git-committer:
- Frederik Heber <heber@…> (10/08/16 18:57:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/Makefile.am
r2a28cd r596aac 178 178 BONDACTIONSOURCE = \ 179 179 Actions/BondAction/BondAddAction.cpp \ 180 Actions/BondAction/BondRemoveAction.cpp 180 Actions/BondAction/BondRemoveAction.cpp \ 181 Actions/BondAction/BondSetDegreeAction.cpp 181 182 BONDACTIONHEADER = \ 182 183 Actions/BondAction/BondAddAction.hpp \ 183 Actions/BondAction/BondRemoveAction.hpp 184 Actions/BondAction/BondRemoveAction.hpp \ 185 Actions/BondAction/BondSetDegreeAction.hpp 184 186 BONDACTIONDEFS = \ 185 187 Actions/BondAction/BondAddAction.def \ 186 Actions/BondAction/BondRemoveAction.def 188 Actions/BondAction/BondRemoveAction.def \ 189 Actions/BondAction/BondSetDegreeAction.def 187 190 188 191 CMDACTIONSOURCE = \
Note:
See TracChangeset
for help on using the changeset viewer.