summaryrefslogtreecommitdiff
path: root/src/reader.h
blob: 16a4ca681c05dfcfaf43f153fddb89058cfe8e98 (plain)
1
2
3
4
5
6
7
8
#ifndef INPUT_H
#define INPUT_H

#include "grammar.h"



#endif