*** empty log message ***
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@795 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
		@@ -90,7 +90,7 @@ TEXI2PDF=texi2pdf
 | 
				
			|||||||
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
 | 
					#4.1VPATH=@srcdir@:@srcdir@/OPTYap
 | 
				
			||||||
CWD=$(PWD)
 | 
					CWD=$(PWD)
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
VERSION=Yap-4.4.0
 | 
					VERSION=Yap-4.5.0
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAG_HEADERS=  Tags_32bits.h Tags_32Ops.h Tags_32LowTag.h\
 | 
					TAG_HEADERS=  Tags_32bits.h Tags_32Ops.h Tags_32LowTag.h\
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,7 +8,7 @@
 | 
				
			|||||||
@c @setchapternewpage odd
 | 
					@c @setchapternewpage odd
 | 
				
			||||||
@c %**end of header
 | 
					@c %**end of header
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@set VERSION 4.3.23
 | 
					@set VERSION: 4.5.0
 | 
				
			||||||
@set EDITION 4.2.3
 | 
					@set EDITION 4.2.3
 | 
				
			||||||
@set UPDATED January 2002
 | 
					@set UPDATED January 2002
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -10,7 +10,7 @@
 | 
				
			|||||||
* File:		Yap.h.m4						 *
 | 
					* File:		Yap.h.m4						 *
 | 
				
			||||||
* mods:									 *
 | 
					* mods:									 *
 | 
				
			||||||
* comments:	main header file for YAP				 *
 | 
					* comments:	main header file for YAP				 *
 | 
				
			||||||
* version:      $Id: Yap.h.m4,v 1.41 2003-03-10 19:41:20 rslopes Exp $	 *
 | 
					* version:      $Id: Yap.h.m4,v 1.42 2003-03-13 15:34:32 rslopes Exp $	 *
 | 
				
			||||||
*************************************************************************/
 | 
					*************************************************************************/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "config.h"
 | 
					#include "config.h"
 | 
				
			||||||
@@ -102,7 +102,7 @@
 | 
				
			|||||||
#undef  USE_THREADED_CODE
 | 
					#undef  USE_THREADED_CODE
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
#define inline __inline
 | 
					#define inline __inline
 | 
				
			||||||
#define YAP_VERSION "Yap-4.4.0"
 | 
					#define YAP_VERSION "Yap-4.5.0"
 | 
				
			||||||
#define BIN_DIR "c:\\Program Files\\Yap\\bin"
 | 
					#define BIN_DIR "c:\\Program Files\\Yap\\bin"
 | 
				
			||||||
#define LIB_DIR "c:\\Program Files\\Yap\\lib\\Yap"
 | 
					#define LIB_DIR "c:\\Program Files\\Yap\\lib\\Yap"
 | 
				
			||||||
#define SHARE_DIR "c:\\Program Files\\Yap\\share\\Yap"
 | 
					#define SHARE_DIR "c:\\Program Files\\Yap\\share\\Yap"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
Name: Yap
 | 
					Name: Yap
 | 
				
			||||||
Summary: Prolog Compiler
 | 
					Summary: Prolog Compiler
 | 
				
			||||||
Version: 4.4.0
 | 
					Version: 4.5.0
 | 
				
			||||||
Packager:     Vitor Santos Costa <vitor@cos.ufrj.br>
 | 
					Packager:     Vitor Santos Costa <vitor@cos.ufrj.br>
 | 
				
			||||||
Release: 1
 | 
					Release: 1
 | 
				
			||||||
Source: http://www.ncc.up.pt/~vsc/Yap/Yap4.3/%{name}-%{version}.tar.gz
 | 
					Source: http://www.ncc.up.pt/~vsc/Yap/Yap4.3/%{name}-%{version}.tar.gz
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user