Home | Documentation | Download | Platforms | Projects | Mailing Lists | Version History
00001 //========================================================================== 00002 // 00003 // version.h.in - GTL version 00004 // 00005 //========================================================================== 00006 // $Id: version.h.in,v 1.1 1999/02/18 18:46:59 forster Exp $ 00007 00008 #ifndef GTL_VERSION_H 00009 #define GTL_VERSION_H 00010 00011 #define GTL_MAJOR_VERSION "@MAJOR_VERSION@" #define GTL_MINOR_VERSION "@MINOR_VERSION@" #define GTL_MINI_VERSION "@MINI_VERSION@" #endif // GT_VERSION_H //-------------------------------------------------------------------------- // end of file //--------------------------------------------------------------------------
University of Passau - FMI - Theoretical Computer Science