From 7115515f1fa6f5e45118045db9103b74014559a3 Mon Sep 17 00:00:00 2001 From: vsc Date: Sat, 29 Oct 2005 11:22:43 +0000 Subject: [PATCH] make max-memory standard and disable installing new CHR for now. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1428 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- Makefile.in | 2 +- changes-5.1.html | 1 + configure | 2 +- configure.in | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2e02aa269..d43f32d6d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -545,7 +545,7 @@ install_data: (cd LGPL/clp ; make install) (cd LGPL/clpr ; make install) # (cd CHR ; make install) - (cd LGPL/chr ; make install) +# (cd LGPL/chr ; make install) (cd CLPBN ; make install) diff --git a/changes-5.1.html b/changes-5.1.html index 8f45af725..f4eb54227 100644 --- a/changes-5.1.html +++ b/changes-5.1.html @@ -16,6 +16,7 @@

Yap-5.1.0: