aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-12-16 17:14:47 +0000
committerdos-reis <gdr@axiomatics.org>2007-12-16 17:14:47 +0000
commit5f43d3d90da0109a83feca96b96399f5eaa72d7c (patch)
tree671bbe3be41bf78dd652f6f8d00503c78121c978 /configure.ac.pamphlet
parent05e8990df136f779b6e2ddd700b38c918d5ca72e (diff)
downloadopen-axiom-5f43d3d90da0109a83feca96b96399f5eaa72d7c.tar.gz
* nruncomp.boot (NOTES): Encode quasiquoted values too.
($lookupDefaults): Define. (newLookupInDomain): Look up in the add-chain first. (newLookupInCategories): Likewise. (lazyMatch): Quasiquote is now like a Mapping. (newExpandLocalTypeForm): Quasiquote is no longer like QUOTE. * nrungo.boot (lookupInDomainAndDefaults): New. (compiledLookup): Use it.
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 7f229697..0924b227 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1010,7 +1010,7 @@ information:
<<Autoconf init>>=
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.1.0-2007-12-15],
+AC_INIT([OpenAxiom], [1.1.0-2007-12-16],
[open-axiom-bugs@lists.sf.net])
@