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