blob: 9d1fdacfa79c5036ef9976d2c72cd6631b95597b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- mace2/Mace2.h.orig 2004-06-30 02:04:58 UTC
+++ mace2/Mace2.h
@@ -3,7 +3,7 @@
/************ BASIC INCLUDES ************/
-#define IN_MAIN /* so that global vars in ../header.h will not be external */
+// #define IN_MAIN /* so that global vars in ../header.h will not be external */
#include "../source/header.h" /* Otter header */
#include "Opts.h"
|