Changes in src/Actions/RedoAction.def [6ba9ba:e4afb4]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/RedoAction.def
r6ba9ba re4afb4 8 8 // all includes and forward declarations necessary for non-integral types below 9 9 10 #include "Parameters/Validators/DummyValidator.hpp"11 12 10 // i.e. there is an integer with variable name Z that can be found in 13 11 // ValueStorage by the token "Z" -> first column: int, Z, "Z" 14 // "undefine" if no parameters are required, use (NO PARAM_DEFAULT) for each (undefined) default value12 // "undefine" if no parameters are required, use (NODEFAULT) for each (undefined) default value 15 13 #undef paramtypes 16 14 #undef paramreferences
Note:
See TracChangeset
for help on using the changeset viewer.