From: Stephen Adams Date: Fri, 29 Jan 1993 00:07:22 +0000 (+0000) Subject: Change MS-NT to NT. X-Git-Tag: 20090517-FFI~8566 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c4d1c177112e012260f7ecc9baa166245337560d;p=mit-scheme.git Change MS-NT to NT. --- diff --git a/v7/src/runtime/pathnm.scm b/v7/src/runtime/pathnm.scm index 2e77d82f6..64c8557a2 100644 --- a/v7/src/runtime/pathnm.scm +++ b/v7/src/runtime/pathnm.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: pathnm.scm,v 14.25 1993/01/12 23:08:57 gjr Exp $ +$Id: pathnm.scm,v 14.26 1993/01/29 00:07:22 adams Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -591,7 +591,7 @@ these rules: '((UNIX . 0) (DOS . 1) (VMS . 2) - (MS-NT . 3))) + (NT . 3))) (define (make-unimplemented-host-type index) (let* ((name (let loop ((types known-host-types))