Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/AtomAction/RemoveAction.def

    r6ba9ba re4afb4  
    99
    1010
    11 #include "Parameters/Validators/DummyValidator.hpp"
    12 
    1311// i.e. there is an integer with variable name Z that can be found in
    1412// ValueStorage by the token "Z" -> first column: int, Z, "Z"
    15 // "undefine" if no parameters are required, use (NOPARAM_DEFAULT) for each (undefined) default value
     13// "undefine" if no parameters are required, use (NODEFAULT) for each (undefined) default value
    1614#undef paramtypes
    1715#undef paramtokens
     
    1917#undef paramdefaults
    2018#undef paramreferences
    21 #undef paramvalids
    2219
    2320#define statetypes (std::vector<AtomicInfo>)
Note: See TracChangeset for help on using the changeset viewer.