- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/GlobalListOfActions.hpp
r0ea063 raa55d0 83 83 (PotentialFitParticleCharges) \ 84 84 (PotentialParseHomologies) \ 85 (PotentialParsePotentials) \86 85 (PotentialSaveHomologies) \ 87 (PotentialSavePotentials) \88 86 (ParserParseTremoloPotentials) \ 89 87 (ParserSaveSelectedAtomsAsExtTypes) \ … … 150 148 #define GLOBALLISTOFACTIONS_LEVMAR \ 151 149 BOOST_PP_SEQ_PUSH_BACK( \ 152 BOOST_PP_SEQ_PUSH_BACK( \ 153 GLOBALLISTOFACTIONS_initial, \ 154 PotentialFitPotential \ 155 ), \ 156 PotentialFitCompoundPotential \ 150 GLOBALLISTOFACTIONS_initial, \ 151 PotentialFitPotential \ 157 152 ) 158 153 #else
Note:
See TracChangeset
for help on using the changeset viewer.