]> andersk Git - splint.git/blame_incremental - src/Headers/help.h
Added va_copy to standard.h.
[splint.git] / src / Headers / help.h
... / ...
CommitLineData
1/*
2** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
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.183268 seconds and 5 git commands to generate.