Changeset 846


Ignore:
Timestamp:
Jul 31, 2004, 4:36:31 PM (20 years ago)
Author:
Gary Byers
Message:

make-load-form for foreign-variable istruct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/lib/nfcomp.lisp

    r812 r846  
    971971
    972972(defparameter *istruct-make-load-form-types*
    973   '(lexical-environment shared-library-descriptor shared-library-entry-point external-entry-point
     973  '(lexical-environment shared-library-descriptor shared-library-entry-point
     974    external-entry-point foreign-variable
    974975    ctype unknown-ctype class-ctype foreign-ctype union-ctype member-ctype
    975976    array-ctype numeric-ctype hairy-ctype named-ctype constant-ctype args-ctype
Note: See TracChangeset for help on using the changeset viewer.