]> andersk Git - splint.git/blob - src/Headers/lcllib.h
d94bf60b7f1ef9ced09e8cf006c340af755814bd
[splint.git] / src / Headers / lcllib.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
3 ** See ../LICENSE for license information.
4 **
5 */
6 # ifndef LCLLIB_H
7 # define LCLLIB_H
8
9 extern void dumpState (cstring p_cfname);
10 extern void loadState (cstring p_cfname);
11 extern bool loadStandardState (void);
12 extern bool lcllib_isSkipHeader (cstring p_sname);
13
14 # else
15 # error "Multiple include"
16 # endif
This page took 0.058973 seconds and 3 git commands to generate.