]> andersk Git - splint.git/blob - src/Headers/lclinit.h
Updated copyrights
[splint.git] / src / Headers / lclinit.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
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 lclinit_process (void);
14 extern void lclinit_initMod (void);
15 extern void lclinit_reset (void);
16 extern void lclinit_cleanup (void);
17
This page took 0.346768 seconds and 5 git commands to generate.