summaryrefslogtreecommitdiff
path: root/21sh/autotools/src/ast/ast.h
blob: 83d52b3ee24b5570e9af7d86eb80162d57693f40 (plain)
1
2
3
4
5
6
#ifndef AST_H
#define AST_H

void print_ast();

#endif /* ! AST_H */