- Timestamp:
- Jul 17, 2017, 12:28:51 PM (8 years ago)
- Branches:
- Action_Thermostats, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults
- Children:
- 3bd4a66
- Parents:
- 9346af
- git-author:
- Frederik Heber <frederik.heber@…> (07/06/17 22:18:13)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/17/17 12:28:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/FragmentationAction/StoreSaturatedFragmentAction.def
r9346af rbf87c2 20 20 #define paramtokens ("store-saturated-fragment")("DoSaturate")("output-types") 21 21 #define paramdescriptions ("name of fragment file")("do saturate dangling bonds with hydrogen")("type(s) of parsers that output fragment config files") 22 #define paramdefaults (NOPARAM_DEFAULT)(PARAM_DEFAULT(true))( NOPARAM_DEFAULT)22 #define paramdefaults (NOPARAM_DEFAULT)(PARAM_DEFAULT(true))(PARAM_DEFAULT(std::vector<std::string>())) 23 23 #define paramreferences (prefix)(DoSaturation)(types) 24 24 #define paramvalids \
Note:
See TracChangeset
for help on using the changeset viewer.