]> andersk Git - splint.git/blame_incremental - src/Headers/llglobals.h
Added va_copy to standard.h.
[splint.git] / src / Headers / llglobals.h
... / ...
CommitLineData
1/*
2** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
3** See ../LICENSE for license information.
4**
5*/
6# ifndef LLGLOBALS_H
7# define LLGLOBALS_H
8
9extern /*@only@*/ lsymbolSet g_currentImports;
10extern /*@only@*/ symtable g_symtab;
11
12# else
13# error "Multiple include"
14# endif
This page took 0.074557 seconds and 5 git commands to generate.