From ff18df0eb37ac8cf0a6f0d2934cc5b75ae4dc426 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 29 Aug 1994 10:55:19 +0000 Subject: For THINK C 6.0 --- Include/pgenheaders.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Include/pgenheaders.h b/Include/pgenheaders.h index 8a0b079..adfae68 100644 --- a/Include/pgenheaders.h +++ b/Include/pgenheaders.h @@ -28,17 +28,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* Include files and extern declarations used by most of the parser. - This is a precompiled header for THINK C. */ +/* Include files and extern declarations used by most of the parser. */ #ifdef HAVE_CONFIG_H #include "config.h" #endif -#ifdef THINK_C -#define macintosh -#endif - #include #include -- cgit v0.12