- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/AtomAction/AddAction.def
rceaab1 r6ba9ba 27 27 (BoxVectorValidator()) 28 28 29 #define statetypes ( std::vector<atomId_t>)30 #define statereferences (id s)29 #define statetypes (const atomId_t) 30 #define statereferences (id) 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.