]> andersk Git - splint.git/blob - src/Headers/lcllib.h
Created html faq file to replace the faq.txt
[splint.git] / src / Headers / lcllib.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
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.03468 seconds and 5 git commands to generate.