|
|
last edited 16 years ago by gdr |
1 2 3 4 5 6 7 | ||
Editor: Bill Page
Time: 2008/05/28 18:35:53 GMT-7 |
||
Note: RomanNumeral is not built-in |
added:
From BillPage Wed May 28 18:35:48 -0700 2008
From: Bill Page
Date: Wed, 28 May 2008 18:35:48 -0700
Subject: RomanNumeral is not built-in
Message-ID: <20080528183548-0700@axiom-wiki.newsynthesis.org>
Right?
\begin{axiom}
x:RomanNumeral:=1984
\end{axiom}
\begin{axiom}
showSummary(RomanNumeral)$Domain
\end{axiom}
The function showSummary
defined in the domain 'Domain':
showSummary: % -> Void ++ showSummary(d) prints out implementation detail information ++ of domain `d'.
returns the error message:
>> System error: |getConstructorPredicateFromDB| is invalid as a function.
axiomshowSummary(Integer) --------------------Predicate summary------------------- >> System error: |getConstructorPredicateFromDB| is invalid as a function.