Update of /cvsroot/pure-data/externals/sc4pd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18302
Modified Files: config-pd-linux.txt make-files.txt Log Message: works of one morning
Index: config-pd-linux.txt =================================================================== RCS file: /cvsroot/pure-data/externals/sc4pd/config-pd-linux.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** config-pd-linux.txt 23 Jul 2004 10:01:55 -0000 1.3 --- config-pd-linux.txt 3 Aug 2004 09:56:18 -0000 1.4 *************** *** 2,6 ****
# your c++ compiler (if not g++) ! # CXX=icc
--- 2,6 ----
# your c++ compiler (if not g++) ! CXX=icc
Index: make-files.txt =================================================================== RCS file: /cvsroot/pure-data/externals/sc4pd/make-files.txt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** make-files.txt 2 Aug 2004 21:13:49 -0000 1.13 --- make-files.txt 3 Aug 2004 09:56:19 -0000 1.14 *************** *** 10,12 **** excess.cpp hypot.cpp ring1.cpp ring2.cpp ring3.cpp ring4.cpp \ difsqr.cpp sumsqr.cpp sqrdif.cpp sqrsum.cpp absdif.cpp LFSaw.cpp \ ! LFPulse.cpp Impulse.cpp Integrator.cpp Decay.cpp Decay2.cpp Lag.cpp \ No newline at end of file --- 10,13 ---- excess.cpp hypot.cpp ring1.cpp ring2.cpp ring3.cpp ring4.cpp \ difsqr.cpp sumsqr.cpp sqrdif.cpp sqrsum.cpp absdif.cpp LFSaw.cpp \ ! LFPulse.cpp Impulse.cpp Integrator.cpp Decay.cpp Decay2.cpp Lag.cpp \ ! Lag2.cpp Lag3.cpp LinExp.cpp DelayUnit.cpp DelayN.cpp \ No newline at end of file