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