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:
e2e085e
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 16 Oct 1993 04:56:45 +0000
(
04:56
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 16 Oct 1993 04:56:45 +0000
(
04:56
+0000)
v7/src/edwin/intmod.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/intmod.scm
b/v7/src/edwin/intmod.scm
index e49035df86c24a02278ef6f62dee59df6fdf87a1..186f310296c4c87e926615d2366b37fd2dd49a75 100644
(file)
--- a/
v7/src/edwin/intmod.scm
+++ b/
v7/src/edwin/intmod.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: intmod.scm,v 1.6
6 1993/10/15 23:50:20
cph Exp $
+;;; $Id: intmod.scm,v 1.6
7 1993/10/16 04:56:45
cph Exp $
;;;
;;; Copyright (c) 1986, 1989-93 Massachusetts Institute of Technology
;;;
@@
-933,7
+933,7
@@
If this is an error, the debugger examines the error condition."
level)))
(define suppress-standard-prompts? #t)
-(define standard-prompts '("]=>" "error>" "break>" "bkpt"))
+(define standard-prompts '("]=>" "error>" "break>" "bkpt
>
"))
\f
;;; Miscellaneous