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