Changeset 850


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

*fake-stack-frames* is thread-specific, just in case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/level-1/l1-lisp-threads.lisp

    r812 r850  
    551551; Linked list of fake stack frames.
    552552; %frame-backlink looks here
    553 (defvar *fake-stack-frames* nil)
     553(def-standard-initial-binding *fake-stack-frames* nil)
    554554
    555555
Note: See TracChangeset for help on using the changeset viewer.