Changeset 253 for trunk/lisp/lmio1/draw.lisp
- Timestamp:
- 08/18/11 08:08:01 (21 months ago)
- Files:
-
- 1 modified
-
trunk/lisp/lmio1/draw.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lisp/lmio1/draw.lisp
r252 r253 1 ;USER FUNCTIONS: -*-lisp-*- 1 ; -*-lisp-*- 2 ; ** (c) Copyright 1980 Massachusetts Institute of Technology ** 3 4 ;USER FUNCTIONS: 2 5 ; (DRAW-LINE initial-X initial-Y final-X final-Y &OPTIONAL mode) 3 6 ; (DRAW-CIRCLE center-X center-Y radius &OPTIONAL mode)
