[PD-cvs] externals/grill/flext/tutorial/stk1 main.cpp,1.2,1.3

Thomas Grill xovo at users.sourceforge.net
Tue Aug 30 12:54:38 CEST 2005


Update of /cvsroot/pure-data/externals/grill/flext/tutorial/stk1
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7025/tutorial/stk1

Modified Files:
	main.cpp 
Log Message:
don't use explicit so that STL can be used
small fixes for tutorial examples
added typed flext::NewAligned


Index: main.cpp
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/tutorial/stk1/main.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** main.cpp	2 Jan 2003 04:32:07 -0000	1.2
--- main.cpp	30 Aug 2005 10:54:36 -0000	1.3
***************
*** 45,49 ****
  private:
  	Noise *inst;
- 	static void Setup(t_class *c); 
  };
  
--- 45,48 ----





More information about the Pd-cvs mailing list