]> andersk Git - splint.git/blob - src/Headers/llglobals.h
Updated copyrights
[splint.git] / src / Headers / llglobals.h
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
9 extern /*@only@*/ lsymbolSet g_currentImports;
10 extern /*@only@*/ symtable g_symtab;
11
12 # else
13 # error "Multiple include"
14 # endif
This page took 0.041954 seconds and 5 git commands to generate.