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