#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.231 1994/08/15 19:14:28 cph Exp $
+$Id: runtime.pkg,v 14.232 1994/09/30 02:39:36 adams Exp $
Copyright (c) 1988-1994 Massachusetts Institute of Technology
(parent ())
(export ()
declare-shared-library
- load-option))
+ load-option
+ *initial-options-file-pathname*))
(define-package (runtime parser)
(files "parse")
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.231 1994/08/15 19:14:28 cph Exp $
+$Id: runtime.pkg,v 14.232 1994/09/30 02:39:36 adams Exp $
Copyright (c) 1988-1994 Massachusetts Institute of Technology
(parent ())
(export ()
declare-shared-library
- load-option))
+ load-option
+ *initial-options-file-pathname*))
(define-package (runtime parser)
(files "parse")