Changeset 446


Ignore:
Timestamp:
Jan 31, 2004, 6:54:12 PM (21 years ago)
Author:
Gary Byers
Message:

Fix DEF-ACCESSORS for VALUES-CTYPE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/library/lispequ.lisp

    r327 r446  
    384384  nil                                   ; ctype-class-info           
    385385  nil                                   ; ctype-enumerable
    386   nil                                   ; args-ctype-required
    387   nil                                   ; args-ctype-optional
    388   nil                                   ; args-ctype-rest
    389   nil                                   ; args-ctype-keyp
    390   nil                                   ; args-ctype-keywords
    391   nil                                   ; args-ctype-allowp
    392386  ;; Lists of the type for each required and optional argument.
    393387  values-ctype-required
Note: See TracChangeset for help on using the changeset viewer.