aboutsummaryrefslogtreecommitdiff
path: root/src/interp/clammed.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-05-17 05:01:33 +0000
committerdos-reis <gdr@axiomatics.org>2011-05-17 05:01:33 +0000
commit86a5494a7187d226750c7cf49ce2c6505ec87079 (patch)
treefe8a5b2fe2aad99bc87b88598918e2e316476e6a /src/interp/clammed.boot
parentcfda765b2e6342596df91ac9d4110f3fa95f5d75 (diff)
downloadopen-axiom-86a5494a7187d226750c7cf49ce2c6505ec87079.tar.gz
cleanup
Diffstat (limited to 'src/interp/clammed.boot')
-rw-r--r--src/interp/clammed.boot4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/interp/clammed.boot b/src/interp/clammed.boot
index 58a43906..50618179 100644
--- a/src/interp/clammed.boot
+++ b/src/interp/clammed.boot
@@ -67,8 +67,10 @@ coerceConvertMmSelection(funName,m1,m2) ==
hasCorrectTarget(m2,sig) and sig is [dc,targ,oarg] and oarg = m1]
mmS and first mmS
-hasFileProperty(p,id,abbrev) == hasFilePropertyNoCache(p,id,abbrev)
+hasFileProperty(p,id,abbrev) ==
+ hasFilePropertyNoCache(p,id,abbrev)
+++ Note: this function is used in the algebra part.
isValidType form ==
-- returns true IFF form is a type whose arguments satisfy the
-- predicate of the type constructor