diff --git a/motif/lisp/initial.lisp b/motif/lisp/initial.lisp index f9958848d0b00b5fb7e49ca21681e43b7044754c..ff84767ded581d4a3e163de761b494cb577285f4 100644 --- a/motif/lisp/initial.lisp +++ b/motif/lisp/initial.lisp @@ -5,7 +5,7 @@ ;;; Carnegie Mellon University, and has been placed in the public domain. ;;; (ext:file-comment - "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/motif/lisp/initial.lisp,v 1.6 1998/05/06 11:09:25 pw Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/motif/lisp/initial.lisp,v 1.7 2001/12/11 00:51:47 pmai Exp $") ;;; ;;; ********************************************************************** ;;; @@ -18,6 +18,8 @@ +(require :clx) + ;;;; Set up Lisp for the loading of the Motif toolkit (defpackage "TOOLKIT-INTERNALS"