[Stackless-checkins] CVS: slpdev/src/2.2/src/Stackless stackless.h, 1.38, 1.39

Christian Tismer tismer at centera.de
Sat May 1 21:01:51 CEST 2004


Update of /home/cvs/slpdev/src/2.2/src/Stackless
In directory centera.de:/tmp/cvs-serv25204

Modified Files:
	stackless.h 
Log Message:
made generator patch smaller, for easier re-use
in the older version.

Index: stackless.h
===================================================================
RCS file: /home/cvs/slpdev/src/2.2/src/Stackless/stackless.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** stackless.h	29 Apr 2004 02:18:40 -0000	1.38
--- stackless.h	1 May 2004 19:01:49 -0000	1.39
***************
*** 59,62 ****
--- 59,67 ----
  #endif
  
+ #ifdef STACKLESS
+ 	/* get some definitions for backward compatibility */
+ #include "core/backwardcompat.h"
+ #endif
+ 
  #ifdef __cplusplus
  }


_______________________________________________
Stackless-checkins mailing list
Stackless-checkins at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-checkins



More information about the Stackless-checkins mailing list