Ignore:
File:
1 edited

Legend:

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

    rceaab1 r6ba9ba  
    2727(BoxVectorValidator())
    2828
    29 #define statetypes (std::vector<atomId_t>)
    30 #define statereferences (ids)
     29#define statetypes (const atomId_t)
     30#define statereferences (id)
    3131
    3232// some defines for all the names, you may use ACTION, STATE and PARAMS
Note: See TracChangeset for help on using the changeset viewer.