*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Tue, 21 Jun 1988 05:53:08 +0000 (05:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 21 Jun 1988 05:53:08 +0000 (05:53 +0000)
v7/src/runtime/error.scm

index 20bd7069e5b2595f89472081d70fee908b3ed789..9010d6625ce8c5a9d2d62cfcc6bbf156ca30498e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/error.scm,v 14.2 1988/06/21 05:48:19 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/error.scm,v 14.3 1988/06/21 05:53:08 cph Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -344,6 +344,7 @@ MIT in each case. |#
 
 (define-integrable (condition/internal? condition)
   ;; For future expansion.
+  condition
   false)
 
 (define-integrable (condition/generalizations condition)