- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/AtomAction/AddAction.def
r6ba9ba rceaab1 27 27 (BoxVectorValidator()) 28 28 29 #define statetypes ( const atomId_t)30 #define statereferences (id )29 #define statetypes (std::vector<atomId_t>) 30 #define statereferences (ids) 31 31 32 32 // some defines for all the names, you may use ACTION, STATE and PARAMS
Note:
See TracChangeset
for help on using the changeset viewer.