- Timestamp:
- 02/06/12 11:03:28 (4 months ago)
- Files:
-
- 1 modified
-
trunk/src/nest/recording.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/nest/recording.py
r1053 r1054 325 325 N[id] = r-l 326 326 return N 327 327 328 328 simulator.Recorder = Recorder # very inelegant. Need to rethink the module structure
