Parent Directory
|
Revision Log
|
Patch
revision 1094 by johnpye, Mon Jan 8 04:45:47 2007 UTC | revision 1095 by johnpye, Wed Jan 10 01:01:12 2007 UTC | |
---|---|---|
# | Line 283 public: | Line 283 public: |
283 | ||
284 | %feature("autodoc", "Return dict of available integration engines {id:name,...}") Integrator::getEngines; | %feature("autodoc", "Return dict of available integration engines {id:name,...}") Integrator::getEngines; |
285 | %include "integrator.h" | %include "integrator.h" |
286 | /* findIndependentVar has changed to return void, throw exception */ | |
287 | ||
288 | %extend Integrator{ | %extend Integrator{ |
289 | %pythoncode{ | %pythoncode{ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |