WIN32 fixes

compiler bug fixes
extend interface


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1632 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2006-05-16 18:37:31 +00:00
parent b54dd9e2b9
commit 98de08022b
18 changed files with 573 additions and 225 deletions

View File

@@ -43,6 +43,8 @@ typedef struct AtomEntry *YAP_Atom;
typedef long int YAP_Int;
typedef unsigned long int YAP_UInt;
typedef double YAP_Float;
#ifndef TRUE