]> andersk Git - splint.git/blob - src/Headers/help.h
afd1139e8253bb0e06e7e62e319c071ba293b886
[splint.git] / src / Headers / help.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
3 ** See ../LICENSE for license information.
4 **
5 */
6 /*
7 ** help.h
8 */
9
10 # ifndef HELP_H
11 # define HELP_H
12
13 extern void help_processFlags (int p_argc, char **p_argv) ;
14 extern void help_showAvailableHelp (void) ;
15
16 # else
17 # error "Multiple include"
18 # endif
19
20
21
22
23
This page took 0.094371 seconds and 3 git commands to generate.