aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-06-02 16:18:38 +0000
committerdos-reis <gdr@axiomatics.org>2010-06-02 16:18:38 +0000
commit745f748d953fa9121b383b02a74970d4baa3473a (patch)
tree16c00de3f8d2e04a3265dca586ab25db13ad8369 /configure.ac.pamphlet
parent3878a5961fe87ed39d567d85e01d4ade9e41354f (diff)
downloadopen-axiom-745f748d953fa9121b383b02a74970d4baa3473a.tar.gz
* interp/c-util.boot (usedSymbol?): New.
(declareUnusedParameters): Use it. Reimplement. * interp/i-map.boot (compileCoerceMap): Adjust call. * interp/i-spec1.boot (compileADEFBody): Likewise. (mkIterFun): Likewise. * interp/slam.boot (reportFunctionCompilation): Likewise. (reportFunctionCacheAll): Likewise. (compileRecurrenceRelation): Likewise.
Diffstat (limited to 'configure.ac.pamphlet')
-rw-r--r--configure.ac.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet
index 11b98525..8c31da5b 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1210,7 +1210,7 @@ information:
<<Autoconf init>>=
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.4.0-2010-05-29],
+AC_INIT([OpenAxiom], [1.4.0-2010-06-02],
[open-axiom-bugs@lists.sf.net])
@