]> andersk Git - splint.git/blame - src/Headers/llgrammar.h
*** empty log message ***
[splint.git] / src / Headers / llgrammar.h
CommitLineData
885824d3 1# ifndef LLGRAMMAR_H
2# define LLGRAMMAR_H
3
4# include "llgrammar_gen.h"
5
a956d444 6/*@-redecl@*/ /*@-declundef@*/
80489f0a 7extern void ylerror (char *p_s) /*@modifies *g_warningstream@*/ ;
a956d444 8/*@=redecl@*/ /*@=declundef@*/
885824d3 9
10# else
11# error "Multiple includes"
12# endif
This page took 0.059306 seconds and 5 git commands to generate.