]> andersk Git - splint.git/blob - src/Headers/lclinit.h
77c8a6b59329e2311072a6f6aad297fc83a10f3b
[splint.git] / src / Headers / lclinit.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
3 ** See ../LICENSE for license information.
4 **
5 */
6
7 /*
8 ** LSLInitRuleCode defined in lslinit.h
9 */
10
11 typedef LSLInitRuleCode LCLInitRuleCode;
12
13 extern void LCLProcessInitFile(void);
14
15 extern void LCLProcessInitFileInit(void);
16 extern void LCLProcessInitFileReset(void);
17 extern void LCLProcessInitFileCleanup(void);
18
This page took 0.023784 seconds and 3 git commands to generate.