]> andersk Git - splint.git/blame - src/Headers/lcllib.h
Fixed loading of rc files, warnrc and showscan.
[splint.git] / src / Headers / lcllib.h
CommitLineData
885824d3 1/*
28bf4b0b 2** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
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.081623 seconds and 5 git commands to generate.