Changeset 11784
- Timestamp:
- 04/26/09 06:49:37 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/format.lisp
r11626 r11784 359 359 (format-error-control-string condition) 360 360 (format-error-offset condition))) 361 362 (defun missing-arg () 363 (error "Missing argument in format directive")) 361 364 362 365 (defstruct format-directive
Note: See TracChangeset
for help on using the changeset viewer.