#include "src/parser/GspnParser.h" storm::gspn::GSPN storm::parser::GspnParser::parse(const std::string &filename) { //xercesc::XercesDOMParser; return storm::gspn::GSPN(); }