]> andersk Git - splint.git/blame - src/Headers/lcllib.h
Updated html and word versions of the manual
[splint.git] / src / Headers / lcllib.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 LCLLIB_H
7# define LCLLIB_H
8
9extern void dumpState (cstring p_cfname);
10extern void loadState (cstring p_cfname);
11extern bool loadStandardState (void);
12extern bool lcllib_isSkipHeader (cstring p_sname);
13
14# else
15# error "Multiple include"
16# endif
This page took 0.067431 seconds and 5 git commands to generate.