]> andersk Git - splint.git/blob - src/Headers/mtgrammar.h
*** empty log message ***
[splint.git] / src / Headers / mtgrammar.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
3 ** See ../LICENSE for license information.
4 **
5 */
6 /*
7 ** mtgrammar.h
8 */
9
10 # ifndef MTGRAMMAR_H
11 # define MTGRAMMAR_H
12
13 # include "mtgrammar_tokens.h"
14
15 extern int mtparse (void);
16
17 # else
18 # error "Multiple include"
19 # endif
This page took 0.515702 seconds and 5 git commands to generate.