[PD-cvs] externals/grill/xsample/source main.h,1.24,1.25

xovo at users.sourceforge.net xovo at users.sourceforge.net
Fri Dec 12 23:55:47 CET 2003


Update of /cvsroot/pure-data/externals/grill/xsample/source
In directory sc8-pr-cvs1:/tmp/cvs-serv32091/source

Modified Files:
	main.h 
Log Message:
 ""

Index: main.h
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/xsample/source/main.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** main.h	3 Oct 2003 02:37:22 -0000	1.24
--- main.h	12 Dec 2003 22:55:45 -0000	1.25
***************
*** 20,25 ****
  #include <flext.h>
  
! #if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 500)
! #error You need at least flext version 0.5.0
  #endif
  
--- 20,25 ----
  #include <flext.h>
  
! #if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 405)
! #error You need at least flext version 0.4.5
  #endif
  






More information about the Pd-cvs mailing list