/[ascend]/trunk/pygtk/integrator.h
ViewVC logotype

Diff of /trunk/pygtk/integrator.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 976 by johnpye, Sat Nov 25 10:46:13 2006 UTC revision 977 by johnpye, Wed Dec 20 00:39:52 2006 UTC
# Line 35  extern "C"{ Line 35  extern "C"{
35  }  }
36    
37  const int LSODE = INTEG_LSODE;  const int LSODE = INTEG_LSODE;
38    #ifdef ASC_WITH_IDA
39  const int IDA = INTEG_IDA;  const int IDA = INTEG_IDA;
40    #endif
41    
42  #include "simulation.h"  #include "simulation.h"
43  #include "units.h"  #include "units.h"

Legend:
Removed from v.976  
changed lines
  Added in v.977

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22