Select Git revision
userdoc.org
-
Stéphane Del Pino authoredStéphane Del Pino authored
PastisParser.hpp 142 B
#ifndef PASTIS_PARSER_HPP
#define PASTIS_PARSER_HPP
#include <string>
void parser(const std::string& in_flow);
#endif // PASTIS_PARSER_HPP