]> andersk Git - splint.git/blob - src/Headers/version.h
458aebe1a7c9998510272561c3f044e82e571730
[splint.git] / src / Headers / version.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
3 ** See ../LICENSE for license information.
4 */
5 /*
6 **  version.h
7 */
8
9 # ifndef VERSION_H
10 # define VERSION_H
11
12 /*@constant observer char *SPLINT_MAINTAINER; @*/
13 # define SPLINT_MAINTAINER "splint-bug@splint.org"
14
15 # else
16 # error "Multiple include"
17 # endif
18
19
20
This page took 0.024969 seconds and 3 git commands to generate.