/*
** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
** See ../LICENSE for license information.
*/
/*
**  version.h
*/

# ifndef VERSION_H
# define VERSION_H

/*
** Minimum version with compatible libraries.
*/

/*@constant float SPLINT_LIBVERSION; @*/
# define SPLINT_LIBVERSION 3.018

/*@constant observer char *SPLINT_MAINTAINER; @*/
# define SPLINT_MAINTAINER "splint-bug@splint.org"

# else
# error "Multiple include"
# endif





syntax highlighted by Code2HTML, v. 0.9.1