misc changes

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@136 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2001-08-09 14:01:20 +00:00
parent 7d73127461
commit 3759aa571b
10 changed files with 19 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
* File: Yap.h.m4 *
* mods: *
* comments: main header file for YAP *
* version: $Id: Yap.h,v 1.3 2001-07-17 18:52:34 vsc Exp $ *
* version: $Id: Yap.h,v 1.4 2001-08-09 14:01:20 vsc Exp $ *
*************************************************************************/
#include "config.h"
@@ -369,7 +369,7 @@ typedef CELL Term;
#ifdef mips
#include <mips_locks_funcs.h>
#endif
#ifdef mips
#ifdef __alpha
#include <alpha_locks_funcs.h>
#endif
#endif