From 82d9ed15211a58e488561cb88c843cc0c188d22f Mon Sep 17 00:00:00 2001 From: vsc Date: Wed, 18 Jun 2008 10:02:27 +0000 Subject: [PATCH] upgrade to 5.1.4 git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2282 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- H/Yap.h | 4 ++-- Makefile.in | 2 +- TO_DO | 11 ++--------- changes-5.1.html | 5 +++++ distribute | 2 +- docs/yap.tex | 4 ++-- misc/Yap.spec | 2 +- misc/yap.nsi | 2 +- 8 files changed, 15 insertions(+), 17 deletions(-) diff --git a/H/Yap.h b/H/Yap.h index 2862dc458..2ed0bf2b8 100644 --- a/H/Yap.h +++ b/H/Yap.h @@ -10,7 +10,7 @@ * File: Yap.h.m4 * * mods: * * comments: main header file for YAP * -* version: $Id: Yap.h,v 1.37 2008-05-23 10:02:13 vsc Exp $ * +* version: $Id: Yap.h,v 1.38 2008-06-18 10:02:27 vsc Exp $ * *************************************************************************/ #include "config.h" @@ -82,7 +82,7 @@ #undef USE_THREADED_CODE #endif #define inline __inline -#define YAP_VERSION "Yap-5.1.3" +#define YAP_VERSION "Yap-5.1.4" #define BIN_DIR "c:\\Yap\\bin" #define LIB_DIR "c:\\Yap\\lib\\Yap" #define SHARE_DIR "c:\\Yap\\share\\Yap" diff --git a/Makefile.in b/Makefile.in index c3e0dfb64..01e550b84 100644 --- a/Makefile.in +++ b/Makefile.in @@ -88,7 +88,7 @@ TEXI2PDF=texi2pdf #4.1VPATH=@srcdir@:@srcdir@/OPTYap CWD=$(PWD) # -VERSION=Yap-5.1.3 +VERSION=Yap-5.1.4 MYDDAS_VERSION=MYDDAS-0.9.1 # diff --git a/TO_DO b/TO_DO index a2008a510..f7383d039 100644 --- a/TO_DO +++ b/TO_DO @@ -1,22 +1,15 @@ -For 6.0 +6.0 o Rogério Salvini's report -o Fix many modules o Fix meta-commas -o Fix CLPBN/matlab o Document CLPBN o Fix meta-call conjunction o exo-emulation. o EMACS interface. -o Upgrade JPL -o Upgrade ciao packages -o install SWIPL xml processing o talk to Fabrizio o upgrade save/restore -o exec_c o R Interface -5.1.3 -o document MATLAB interface +5.1.4 diff --git a/changes-5.1.html b/changes-5.1.html index ad347ed17..2022f6fdf 100644 --- a/changes-5.1.html +++ b/changes-5.1.html @@ -15,6 +15,11 @@

Changes in YAP-5.1

+

Yap-5.1.3:

+ + +

Yap-5.1.3: