Makefile: allow to override the build type variable.
[TP_AL_C.git] / lexer / syntactic_analyzer.h
CommitLineData
9ed84d89
JB
1#ifndef SYNTACTIC_ANALYZER_H_
2#define SYNTACTIC_ANALYZER_H_
3
e70feb8c 4/* Syntactic analyzer functions declarations */
9ed84d89 5
5aa93c8d 6void analyze_AXIOME(void);
9ed84d89
JB
7
8#endif /* SYNTACTIC_ANALYZER_H_ */