From: Stephen Adams Date: Sun, 30 Jan 1994 22:07:14 +0000 (+0000) Subject: Reference to ../runtime/runtim -> ../runtime/runtime X-Git-Tag: 20090517-FFI~7304 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=20ecea8da61e144c5af043e66fd9378b1839b1f2;p=mit-scheme.git Reference to ../runtime/runtim -> ../runtime/runtime --- diff --git a/v7/src/win32/win32.pkg b/v7/src/win32/win32.pkg index 3170e5cc6..80ae3f1d0 100644 --- a/v7/src/win32/win32.pkg +++ b/v7/src/win32/win32.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: win32.pkg,v 1.2 1993/11/10 21:32:21 adams Exp $ +$Id: win32.pkg,v 1.3 1994/01/30 22:07:14 adams Exp $ Copyright (c) 1993 Massachusetts Institute of Technology @@ -34,7 +34,7 @@ MIT in each case. |# ;;;; WIN32 Packaging -(global-definitions "../runtime/runtim") +(global-definitions "../runtime/runtime") ;(define-package (win32) ; (parent ())