[PD-cvs] externals/grill/py/source main.cpp,1.10,1.11

xovo at projects.sourceforge.net xovo at projects.sourceforge.net
Tue Jan 27 04:38:02 CET 2004


Update of /cvsroot/pure-data/externals/grill/py/source
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13940/source

Modified Files:
	main.cpp 
Log Message:
 ""

Index: main.cpp
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/py/source/main.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** main.cpp	14 Jan 2004 03:38:02 -0000	1.10
--- main.cpp	27 Jan 2004 03:37:59 -0000	1.11
***************
*** 110,116 ****
  #endif
  
! #ifdef FLEXT_DEBUG
          // need not necessarily do that....
! 		Py_Finalize();
  #endif
  
--- 110,116 ----
  #endif
  
! #if 0 //def FLEXT_DEBUG
          // need not necessarily do that....
!         Py_Finalize();
  #endif
  





More information about the Pd-cvs mailing list