Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/GlobalListOfActions.hpp

    r0ea063 raa55d0  
    8383  (PotentialFitParticleCharges) \
    8484  (PotentialParseHomologies) \
    85   (PotentialParsePotentials) \
    8685  (PotentialSaveHomologies) \
    87   (PotentialSavePotentials) \
    8886  (ParserParseTremoloPotentials) \
    8987  (ParserSaveSelectedAtomsAsExtTypes) \
     
    150148#define GLOBALLISTOFACTIONS_LEVMAR \
    151149    BOOST_PP_SEQ_PUSH_BACK( \
    152                 BOOST_PP_SEQ_PUSH_BACK( \
    153                                 GLOBALLISTOFACTIONS_initial, \
    154                                 PotentialFitPotential \
    155                 ), \
    156         PotentialFitCompoundPotential \
     150        GLOBALLISTOFACTIONS_initial, \
     151        PotentialFitPotential \
    157152    )
    158153#else
Note: See TracChangeset for help on using the changeset viewer.