disable MPI checking by default.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@406 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* Last rev: *
|
||||
* mods: *
|
||||
* comments: allocating space *
|
||||
* version:$Id: alloc.c,v 1.17 2002-03-08 06:33:16 vsc Exp $ *
|
||||
* version:$Id: alloc.c,v 1.18 2002-03-12 04:07:09 vsc Exp $ *
|
||||
*************************************************************************/
|
||||
#ifdef SCCS
|
||||
static char SccsId[] = "%W% %G%";
|
||||
@@ -374,7 +374,7 @@ AllocCodeSpace(unsigned int size)
|
||||
/* int FreeWorkSpace() - release workspace */
|
||||
/************************************************************************/
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) || defined(__CYGWIN__)
|
||||
|
||||
#include "windows.h"
|
||||
|
||||
|
Reference in New Issue
Block a user