Changeset 726 for trunk/src/neuron/simulator.py
- Timestamp:
- 03/11/10 15:24:33 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/neuron/simulator.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/neuron/simulator.py
r713 r726 2 2 """ 3 3 Implementation of the "low-level" functionality used by the common 4 implementation of the API .4 implementation of the API, for the NEURON simulator. 5 5 6 6 Functions and classes useable by the common implementation:
