/home/andrew/Documents/cellml-api-doxygen/interfaces/CellML_events.idl Source File
Go to the documentation of this file.
21 const unsigned short MODIFICATION = 1;
22 const unsigned short ADDITION = 2;
23 const unsigned short REMOVAL = 3;
57 #pragma terminal-interface
Back to Top