Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

odemodeldatatype.h

Go to the documentation of this file.
00001 /*
00002   Last changed Time-stamp: <2005-10-26 17:03:39 raim>
00003   $Id: odemodeldatatype.h,v 1.5 2005/10/26 15:03:49 raimc Exp $ 
00004 */
00005 
00006 #ifndef _ODEMODELDATATYPE_H_
00007 #define _ODEMODELDATATYPE_H_
00008 
00009 #ifdef __cplusplus
00010 extern "C" {
00011 #endif
00012 
00013 typedef struct odeModel odeModel_t;
00014   
00015 #ifdef __cplusplus
00016 }
00017 #endif
00018 
00019 #endif
00020 /* _ODEMODELDATATYPE_H_ */
00021 

Generated on Wed Dec 21 18:10:07 2005 for SBML ODE Solver Library API by  doxygen 1.4.4