Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

version.cxx

Go to the documentation of this file.
00001 /*
00002  * Library version file
00003  *
00004  * Author: Paul_Kunz@slac.stanford.edu
00005  *
00006  */
00007 
00008 #include "config.h"
00009 
00010 static char const package_string[] = PACKAGE;
00011 static char const version_string[] = VERSION;
00012 static char const rcsid[] = "$Id: version.cxx,v 1.1 2000/04/12 00:49:20 pfkeb Exp $";

Generated at Wed Nov 21 12:22:55 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000