Sorry, that was *INITIAL-OPTIONS-FILE*.
authorStephen Adams <edu/mit/csail/zurich/adams>
Fri, 30 Sep 1994 02:50:48 +0000 (02:50 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Fri, 30 Sep 1994 02:50:48 +0000 (02:50 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index 0cc5b9dac0e9560235dbe2b86acf4c32db4e75cc..ca1fd8884e5ae7c754cfc981efbac145012cb2de 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.232 1994/09/30 02:39:36 adams Exp $
+$Id: runtime.pkg,v 14.233 1994/09/30 02:50:48 adams Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -1450,7 +1450,7 @@ MIT in each case. |#
   (export ()
          declare-shared-library
          load-option
-         *initial-options-file-pathname*))
+         *initial-options-file*))
 
 (define-package (runtime parser)
   (files "parse")
index 0cc5b9dac0e9560235dbe2b86acf4c32db4e75cc..ca1fd8884e5ae7c754cfc981efbac145012cb2de 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.232 1994/09/30 02:39:36 adams Exp $
+$Id: runtime.pkg,v 14.233 1994/09/30 02:50:48 adams Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -1450,7 +1450,7 @@ MIT in each case. |#
   (export ()
          declare-shared-library
          load-option
-         *initial-options-file-pathname*))
+         *initial-options-file*))
 
 (define-package (runtime parser)
   (files "parse")