diff --git a/LGPL/chr/chr_translate_bootstrap.pl b/LGPL/chr/chr_translate_bootstrap.pl index dbb7ec085..95dd6ca2e 100644 --- a/LGPL/chr/chr_translate_bootstrap.pl +++ b/LGPL/chr/chr_translate_bootstrap.pl @@ -1,4 +1,4 @@ -/* $Id: chr_translate_bootstrap.pl,v 1.2 2006-01-08 23:01:47 vsc Exp $ +/* $Id: chr_translate_bootstrap.pl,v 1.3 2006-01-08 23:04:41 vsc Exp $ Part of CHR (Constraint Handling Rules) @@ -124,10 +124,7 @@ :- use_module(library(lists)). :- use_module(hprolog). :- use_module(library(assoc)). -:- write_depth(3,3). -%:- start_low_level_trace. :- use_module(pairlist). -:- stop_low_level_trace. :- use_module(library(ordsets)). :- include(chr_op). diff --git a/changes-5.1.html b/changes-5.1.html index 005c3f1b2..cde9cd065 100644 --- a/changes-5.1.html +++ b/changes-5.1.html @@ -16,6 +16,8 @@

Yap-5.1.0: