Changeset 577


Ignore:
Timestamp:
Feb 28, 2004, 1:11:46 AM (21 years ago)
Author:
Gary Byers
Message:

Define $arh_exp_disp_bit (from Bryan O'Connor).

File:
1 edited

Legend:

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

    r446 r577  
    172172(defconstant $arh_simple_bit 4)         ;not adjustable, no fill-pointer and
    173173                                        ; not user-visibly displaced -p
     174(defconstant $arh_exp_disp_bit 3)       ;explicitly-displaced -p
    174175
    175176(def-accessors (lexical-environment) %svref
Note: See TracChangeset for help on using the changeset viewer.