git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1375 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rslopes 2005-08-22 15:30:53 +00:00
parent 5aceb1918a
commit b53f5b691a
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
* File: Yap.h.m4 *
* mods: *
* comments: main header file for YAP *
* version: $Id: Yap.h,v 1.5 2005-07-06 19:34:11 ricroc Exp $ *
* version: $Id: Yap.h,v 1.6 2005-08-22 15:30:53 rslopes Exp $ *
*************************************************************************/
#include "config.h"
@ -82,7 +82,7 @@
#undef USE_THREADED_CODE
#endif
#define inline __inline
#define YAP_VERSION "Yap-4.5.7"
#define YAP_VERSION "Yap-5.0.0"
#define BIN_DIR "c:\\Program Files\\Yap\\bin"
#define LIB_DIR "c:\\Program Files\\Yap\\lib\\Yap"
#define SHARE_DIR "c:\\Program Files\\Yap\\share\\Yap"