From fdaae10887c61939eeedd08403c5110c6ae9a359 Mon Sep 17 00:00:00 2001 From: vsc Date: Sun, 8 Jan 2006 23:04:41 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1505 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- LGPL/chr/chr_translate_bootstrap.pl | 5 +---- changes-5.1.html | 2 ++ library/system/sys.c | 7 +++++-- 3 files changed, 8 insertions(+), 6 deletions(-) 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: