aboutsummaryrefslogtreecommitdiff
path: root/src/input
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-06-28 19:45:13 +0000
committerdos-reis <gdr@axiomatics.org>2010-06-28 19:45:13 +0000
commit1c92e6f09b84c2b8951a6bcedb34964908167c37 (patch)
treeffb33e0812f38a9ef685ba0f05825c738ff3f27f /src/input
parentee3f516ae9eb4f32285d530a6c2d875b6b86164b (diff)
downloadopen-axiom-1c92e6f09b84c2b8951a6bcedb34964908167c37.tar.gz
* interp/sys-constants.boot ($SystemInlinableConstructorNames):
Include Pair.
Diffstat (limited to 'src/input')
-rw-r--r--src/input/bugs.input.pamphlet3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/input/bugs.input.pamphlet b/src/input/bugs.input.pamphlet
index 70852a4e..3f3122c1 100644
--- a/src/input/bugs.input.pamphlet
+++ b/src/input/bugs.input.pamphlet
@@ -109,11 +109,10 @@ factor x
)clear all
<<bug2>>
-{}$(List INT)
+{}$Set(INT)
{1}
<<bug3>>
--- Shouldn't work, but no longer bombs the interpreter
--- Fixed by SCM, verified on 10/30/90
)clear all