Update of /cvsroot/pure-data/externals/corelibs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17751
Modified Files: README Added Files: print.c Log Message: [print] was already alone in one file, so that was easy
Index: README =================================================================== RCS file: /cvsroot/pure-data/externals/corelibs/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 7 Dec 2006 20:42:58 -0000 1.4 --- README 28 Dec 2006 22:34:38 -0000 1.5 *************** *** 15,17 **** --- 15,24 ---- how these should be maintained along with Miller's changes.
+ test version + ------------ + + Once 0.40.x is done, then I plan on making the full test of this concept in + the branch-v0-40-x-extended, splitting out each class into its own file in + "extra", and compiling each as its own lib. + hans@at.or.at
--- NEW FILE: print.c --- #include "../../pd/src/x_interface.c"