move to 5.1.3

add MATLAB docs.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1910 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2007-06-29 01:33:35 +00:00
parent b4daf479f8
commit cd23c60c45
6 changed files with 217 additions and 24 deletions

View File

@@ -3,7 +3,7 @@
Name: Yap
Summary: Prolog Compiler
Version: 5.1.2
Version: 5.1.3
Packager: Vitor Santos Costa <vitor@cos.ufrj.br>
Release: 1
Source: http://www.ncc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz
@@ -28,7 +28,7 @@ Prolog.
%setup -q
%build
./configure --prefix=/usr --enable-max-performance
./configure --prefix=/usr --enable-max-performance --enable-depth-limit
make
%install