aboutsummaryrefslogtreecommitdiff
path: root/src/interp/postpar.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-12-10 00:16:40 +0000
committerdos-reis <gdr@axiomatics.org>2007-12-10 00:16:40 +0000
commit0d6564c18ff92a96f98c235b82a0da82556e5098 (patch)
treef192385e4384c35e51dc53cfb71bf1259f124027 /src/interp/postpar.boot
parentec1632426a56a5ba9771ed31abfd747510b185b9 (diff)
downloadopen-axiom-0d6564c18ff92a96f98c235b82a0da82556e5098.tar.gz
* br-saturn.boot (compDefineCapsuleFunction): Remove.
(postSignature): Likewise. (postDoubleSharp): Likewise.
Diffstat (limited to 'src/interp/postpar.boot')
-rw-r--r--src/interp/postpar.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/postpar.boot b/src/interp/postpar.boot
index e8a6007a..93a886b3 100644
--- a/src/interp/postpar.boot
+++ b/src/interp/postpar.boot
@@ -401,7 +401,6 @@ postSemiColon u == postBlock ["Block",:postFlattenLeft(u,";")]
postSequence ["Sequence",:l] == ['(elt $ makeRecord),:postTranList l]
---------------------> NEW DEFINITION (see br-saturn.boot.pamphlet)
postSignature ["Signature",op,sig] ==
sig is ["->",:.] =>
sig1:= postType sig