[Python-checkins] CVS: python/dist/src/Mac/Modules/cg _CGmodule.c,1.2,1.2.2.1

Jack Jansen jackjansen@users.sourceforge.net
2001年12月19日 07:10:46 -0800


Update of /cvsroot/python/python/dist/src/Mac/Modules/cg
In directory usw-pr-cvs1:/tmp/cvs-serv12554/Modules/cg
Modified Files:
 Tag: r22rc1-branch
	_CGmodule.c 
Log Message:
Merged Mac subtree into the 22c1 branch.
Index: _CGmodule.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Modules/cg/_CGmodule.c,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** _CGmodule.c	2001年12月13日 13:40:04	1.2
--- _CGmodule.c	2001年12月19日 15:10:14	1.2.2.1
***************
*** 6,11 ****
--- 6,15 ----
 
 
+ #ifdef _WIN32
+ #include "pywintoolbox.h"
+ #else
 #include "macglue.h"
 #include "pymactoolbox.h"
+ #endif
 
 /* Macro to test whether a weak-loaded CFM function exists */

AltStyle によって変換されたページ (->オリジナル) /