Changeset 73faf4 for src/Actions/MakroAction_impl_pre.hpp
- Timestamp:
- May 8, 2017, 2:00:47 PM (8 years ago)
- Branches:
- ForceAnnealing_goodresults, ForceAnnealing_tocheck
- Children:
- c8165c
- Parents:
- ce254c (diff), cb6357 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/Actions/MakroAction_impl_pre.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MakroAction_impl_pre.hpp
rce254c r73faf4 165 165 output << \ 166 166 BOOST_PP_IF(n, ", ", "") \ 167 << "\"" << toPythonString(params. \167 << "\"" << params. \ 168 168 BOOST_PP_SEQ_ELEM(n, paramreferences) \ 169 .get ()) \169 .getAsStringUnvalidated() \ 170 170 << "\""; 171 171
Note:
See TracChangeset
for help on using the changeset viewer.
