• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

version.h

Go to the documentation of this file.
00001 //--------------------------------------------------------------------------
00002 //
00003 // File:           version.h
00004 //
00005 // Created:        16/10/2002
00006 //
00007 // Author:         Pavel Sakov
00008 //                 CSIRO Marine Research
00009 //
00010 // Purpose:        Version string for csa library
00011 //
00012 //--------------------------------------------------------------------------
00013 
00014 #if !defined ( _VERSION_H )
00015 #define _VERSION_H
00016 
00017 char* csa_version = "0.23";
00018 
00019 #endif

Generated on Wed Oct 12 2011 20:42:23 for PLplot by  doxygen 1.7.1