copasi API  0.1
copasi/copasiversion.h
Go to the documentation of this file.
00001 // Begin CVS Header
00002 //   $Source: /fs/turing/cvs/copasi_dev/copasi/copasiversion.h,v $
00003 //   $Revision: 1.35 $
00004 //   $Name: Build-33 $
00005 //   $Author: shoops $
00006 //   $Date: 2010/09/22 13:22:53 $
00007 // End CVS Header
00008 
00009 // Copyright (C) 2010 by Pedro Mendes, Virginia Tech Intellectual
00010 // Properties, Inc., University of Heidelberg, and The University
00011 // of Manchester.
00012 // All rights reserved.
00013 
00014 // Copyright (C) 2008 by Pedro Mendes, Virginia Tech Intellectual
00015 // Properties, Inc., EML Research, gGmbH, University of Heidelberg,
00016 // and The University of Manchester.
00017 // All rights reserved.
00018 
00019 // Copyright (C) 2001 - 2007 by Pedro Mendes, Virginia Tech Intellectual
00020 // Properties, Inc. and EML Research, gGmbH.
00021 // All rights reserved.
00022 
00023 #ifndef COPASI_VERSION
00024 #define COPASI_VERSION
00025 
00026 #define COPASI_VERSION_MAJOR 4
00027 #define COPASI_VERSION_MINOR 6
00028 #define COPASI_VERSION_BUILD 33
00029 #define COPASI_VERSION_COMMENT "development"
00030 
00031 #endif // COPASI_VERSION
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines