COPASI API
4.16.103
|
#include "copasi.h"
#include "CExpat.h"
#include "CCopasiXMLParser.h"
#include "CCopasiXMLInterface.h"
Go to the source code of this file.
Macros | |
#define | START_ELEMENT -1 |
#define | UNKNOWN_ELEMENT -2 |
#define START_ELEMENT -1 |
Definition at line 19 of file ListOfUnsupportedAnnotations.cpp.
Referenced by CCopasiXMLParser::UnsupportedAnnotationElement::end(), and CCopasiXMLParser::ListOfUnsupportedAnnotationsElement::end().
#define UNKNOWN_ELEMENT -2 |
Definition at line 20 of file ListOfUnsupportedAnnotations.cpp.
Referenced by CCopasiXMLParser::UnsupportedAnnotationElement::end(), CCopasiXMLParser::ListOfUnsupportedAnnotationsElement::end(), CCopasiXMLParser::UnsupportedAnnotationElement::start(), and CCopasiXMLParser::ListOfUnsupportedAnnotationsElement::start().