Changeset 6017
- Timestamp:
- Mar 8, 2007, 10:58:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/l1-init.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/l1-init.lisp
r5993 r6017 276 276 277 277 278 (defvar *open-file-streams-lock* (make-lock)) 279 (defvar *open-file-streams* nil) 280 281 ; Note: all the stream definitions have moved to l1-streams: 282 ; *terminal-io*, *standard-input*, *standard-output*, *pop-up-terminal-io*, 283 ; *error-output*, *trace-output* 284 ; 285 ; All the window definitions are in l1-windows & l1-edwin 278 279 286 280 287 281
Note:
See TracChangeset
for help on using the changeset viewer.
