]> andersk Git - splint.git/blame_incremental - src/Headers/mtgrammar.h
Fixed some splintme errors from the previous code change.
[splint.git] / src / Headers / mtgrammar.h
... / ...
CommitLineData
1/*
2** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
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@*/
16extern int mtparse (void);
17/*@=declundef@*/
18
19# else
20# error "Multiple include"
21# endif
This page took 0.031914 seconds and 5 git commands to generate.