Changeset 563


Ignore:
Timestamp:
Feb 23, 2004, 5:39:37 PM (21 years ago)
Author:
Gary Byers
Message:

require HEMLOCK-TEXTSTORAGE. (Blows up during load ...).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/examples/cocoa-editor.lisp

    r430 r563  
    55
    66(eval-when (:compile-toplevel :load-toplevel :execute)
    7   (require "COCOA-WINDOW"))
     7  (require "COCOA-WINDOW")
     8  (require "HEMLOCK-TEXTSTORAGE"))
    89
    910(declaim
Note: See TracChangeset for help on using the changeset viewer.