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

@@ -10,7 +10,7 @@
* File: Yap.h.m4 *
* mods: *
* comments: main header file for YAP *
* version: $Id: Yap.h,v 1.22 2007-04-10 22:13:20 vsc Exp $ *
* version: $Id: Yap.h,v 1.23 2007-06-29 01:33:35 vsc Exp $ *
*************************************************************************/
#include "config.h"
@@ -82,7 +82,7 @@
#undef USE_THREADED_CODE
#endif
#define inline __inline
#define YAP_VERSION "Yap-5.1.2"
#define YAP_VERSION "Yap-5.1.3"
#define BIN_DIR "c:\\Yap\\bin"
#define LIB_DIR "c:\\Yap\\lib\\Yap"
#define SHARE_DIR "c:\\Yap\\share\\Yap"