summaryrefslogtreecommitdiff
path: root/21sh/autotools/src/parser/parser.h
blob: 38d2ae385be03e4dae67aee0fd5f0f42038a09c6 (plain)
1
2
3
4
5
6
#ifndef PARSER_H
#define PARSER_H

void print_parser();

#endif /* ! PARSER_H */