- Timestamp:
- Jun 27, 2008, 7:40:59 AM (16 years ago)
- File:
-
- 1 edited
-
release/1.2/source/level-1/l1-clos-boot.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
release/1.2/source/level-1/l1-clos-boot.lisp
r9346 r9836 3316 3316 (cerror "Try calling it again" 3317 3317 "No applicable method for args:~% ~s~% to ~s" args gf) 3318 (apply #'no-applicable-methodgf args))3318 (apply gf args)) 3319 3319 3320 3320
Note:
See TracChangeset
for help on using the changeset viewer.
