summaryrefslogtreecommitdiff
path: root/21sh/autotools/src/lexer/lexer.h
blob: 0cc2c2e78fcdee65caa928ca45e9b2c0576052df (plain)
1
2
3
4
5
6
#ifndef LEXER_H
#define LEXER_H

void print_lexer();

#endif /* ! LEXER_H */