aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-11-02 06:21:56 +0000
committerdos-reis <gdr@axiomatics.org>2011-11-02 06:21:56 +0000
commit50b4173dde564f17b40c4ec8f84b4e361d889d6b (patch)
treed65a34def94ce325974c9ec10c388f8f26777854 /configure.ac
parentd09e20ae6c0742e6cafc46385de80b3dbafaf9c5 (diff)
downloadopen-axiom-50b4173dde564f17b40c4ec8f84b4e361d889d6b.tar.gz
Add compiler support for implicit parameters.
* interp/compiler.boot (bindPredicateExistentials): Rename from constructorCondition. Now return a substitution on success, otherwise failure. (solveEquation): New. (solveSubsumption): Likewise. (deduceImplicitParameters): Likewise. (evaluateConstructorModemap): Use it. Tidy.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1a6bbc30..3b8c86c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl Makefiles for building OpenAxiom interpreter, compiler, libraries, and
dnl auxiliary tools where appropriate.
dnl
-AC_INIT([OpenAxiom], [1.5.0-2011-09-03],
+AC_INIT([OpenAxiom], [1.5.0-2011-11-02],
[open-axiom-bugs@lists.sf.net])
dnl Most of the macros used in this configure.ac are defined in files