From b3d9e88802c4faaa2045a25f74d5c7840b655657 Mon Sep 17 00:00:00 2001 From: vsc Date: Wed, 24 Jan 2007 14:20:04 +0000 Subject: [PATCH] Fix typos across code Change debugger to backtrack more alike byrd model Fix typo in debugger option f git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1782 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- changes-5.1.html | 1 + pl/boot.yap | 8 +++--- pl/consult.yap | 40 +++++++++++++-------------- pl/corout.yap | 2 +- pl/debug.yap | 69 +++++++++++++++++++++++++---------------------- pl/directives.yap | 4 +-- pl/errors.yap | 64 ++++++++++++++++++++++--------------------- pl/threads.yap | 15 ++++++----- pl/utils.yap | 6 ++--- pl/yio.yap | 11 ++++---- 10 files changed, 115 insertions(+), 105 deletions(-) diff --git a/changes-5.1.html b/changes-5.1.html index b310e5dcb..289e6c8a0 100644 --- a/changes-5.1.html +++ b/changes-5.1.html @@ -16,6 +16,7 @@

Yap-5.1.2: