projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3526aab
)
Change \\ to / in file specification so that unix systems won't get
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 6 Jan 1995 20:39:20 +0000
(20:39 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 6 Jan 1995 20:39:20 +0000
(20:39 +0000)
confused.
v7/src/edwin/os2term.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/os2term.scm
b/v7/src/edwin/os2term.scm
index 776f93dd58085ac2ffd439731e27675c2b6f43b2..b938137bb53cedd4c9195f495719d90b51195c23 100644
(file)
--- a/
v7/src/edwin/os2term.scm
+++ b/
v7/src/edwin/os2term.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: os2term.scm,v 1.
2 1995/01/06 01:12:44
cph Exp $
+;;; $Id: os2term.scm,v 1.
3 1995/01/06 20:39:20
cph Exp $
;;;
;;; Copyright (c) 1994-95 Massachusetts Institute of Technology
;;;
@@
-45,7
+45,7
@@
;;; Package: (edwin screen os2-screen)
(declare (usual-integrations))
-(declare (integrate-external "..
\\runtime\\
os2winp"))
+(declare (integrate-external "..
/runtime/
os2winp"))
\f
(define os2-display-type)
(define screen-list)