Changeset 9836 for release


Ignore:
Timestamp:
Jun 27, 2008, 7:40:59 AM (16 years ago)
Author:
Gary Byers
Message:

Propagate r9830 to 1.2 branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release/1.2/source/level-1/l1-clos-boot.lisp

    r9346 r9836  
    33163316  (cerror "Try calling it again"
    33173317          "No applicable method for args:~% ~s~% to ~s" args gf)
    3318   (apply #'no-applicable-method gf args))
     3318  (apply gf args))
    33193319
    33203320
Note: See TracChangeset for help on using the changeset viewer.