Delete DOS stuff.
authorChris Hanson <org/chris-hanson/cph>
Wed, 9 May 2001 13:58:28 +0000 (13:58 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 9 May 2001 13:58:28 +0000 (13:58 +0000)
v7/src/runtime/make.scm

index e01a4239a625f9ca6c5774249a8ae1d8c737eca6..ac10f3a0e51dc986e632994397082db495e5c2f8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 14.66 2001/01/04 22:25:42 cph Exp $
+$Id: make.scm,v 14.67 2001/05/09 13:58:28 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -444,10 +444,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    (RUNTIME STRING-INPUT)
    (RUNTIME STRING-OUTPUT)
    (RUNTIME TRUNCATED-STRING-OUTPUT)
-   ;; These MUST be done before (RUNTIME PATHNAME) 
-   ;; Typically only one of them is loaded.
+   ;; This MUST be done before (RUNTIME PATHNAME) 
    (RUNTIME PATHNAME UNIX)
-   (RUNTIME PATHNAME DOS)
    (RUNTIME PATHNAME)
    (RUNTIME WORKING-DIRECTORY)
    (RUNTIME LOAD)