]> andersk Git - splint.git/blob - src/Headers/mtgrammar.h
Fixed checking for shift expressions.
[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 /*@-declundef@*/
16 extern int mtparse (void);
17 /*@=declundef@*/
18
19 # else
20 # error "Multiple include"
21 # endif
This page took 0.042463 seconds and 5 git commands to generate.