Update of /cvsroot/pure-data/externals/grill/pool/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19293/source
Modified Files: main.cpp Log Message: more fixes for gcc 3.4 cleanups for release updated the help file
Index: main.cpp =================================================================== RCS file: /cvsroot/pure-data/externals/grill/pool/source/main.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** main.cpp 9 Jun 2005 14:48:46 -0000 1.11 --- main.cpp 6 Sep 2005 13:20:25 -0000 1.12 *************** *** 12,16 **** #include <string>
! #define POOL_VERSION "0.2.1pre"
#define VCNT 64 --- 12,16 ---- #include <string>
! #define POOL_VERSION "0.2.1"
#define VCNT 64