aboutsummaryrefslogtreecommitdiff
path: root/MoonParser/parserlib.hpp
blob: afbd1f0c10dd7bf9ac8a3bc3719c206a4c78f656 (plain)
1
2
3
4
5
6
7
8
#ifndef PARSERLIB_HPP
#define PARSERLIB_HPP


#include "ast.hpp"


#endif //PARSERLIB_HPP