Changes between Version 7 and Version 8 of LibSbmlBindings
- Timestamp:
- Mar 31, 2011, 2:46:02 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LibSbmlBindings
v7 v8 14 14 function overloading (const/ non-const versions/for most bindings const versions are ignored) 15 15 dispatch to get the correct return type, (and to call the correct function?) 16 17 More details on the current binding can be found at [/browser/Promot/trunk/libsbml-2.2.0/bindings/lisp/README.txt].