[PD-cvs] externals/sc4pd config-pd-linux.txt,1.2,1.3 make-files.txt,1.7,1.8

Tim Blechmann timblech at users.sourceforge.net
Fri Jul 23 12:01:58 CEST 2004


Update of /cvsroot/pure-data/externals/sc4pd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10138

Modified Files:
	config-pd-linux.txt make-files.txt 
Log Message:
added LinCong ugen

Index: config-pd-linux.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/sc4pd/config-pd-linux.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** config-pd-linux.txt	16 Jul 2004 16:43:47 -0000	1.2
--- config-pd-linux.txt	23 Jul 2004 10:01:55 -0000	1.3
***************
*** 2,6 ****
  
  # your c++ compiler (if not g++)
!  CXX=icc
  
  
--- 2,6 ----
  
  # your c++ compiler (if not g++)
! # CXX=icc
  
  
***************
*** 29,34 ****
  # additional compiler flags
  # (check whether they fit to your system!)
! UFLAGS=-xN -tpp7 -ip -ipo_obj    # icc
! #UFLAGS=-g -mcpu=pentium4 -mmmx -msse2 -msse -mfpmath=sse  # gcc 3.2 
  
  
--- 29,34 ----
  # additional compiler flags
  # (check whether they fit to your system!)
! #UFLAGS=-xN -tpp7 -ip -ipo_obj    # icc
! UFLAGS=-g -mcpu=pentium4 -mmmx -msse2 -msse -mfpmath=sse  # gcc 3.2 
  
  

Index: make-files.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/sc4pd/make-files.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** make-files.txt	19 Jul 2004 21:28:03 -0000	1.7
--- make-files.txt	23 Jul 2004 10:01:55 -0000	1.8
***************
*** 7,9 ****
  	IRand.cpp TIRand.cpp CoinGate.cpp support.cpp LinRand.cpp NRand.cpp\
  	ExpRand.cpp LFClipNoise.cpp LFNoise0.cpp LFNoise1.cpp LFNoise2.cpp \
! 	Logistic.cpp Latoocarfian.cpp
\ No newline at end of file
--- 7,9 ----
  	IRand.cpp TIRand.cpp CoinGate.cpp support.cpp LinRand.cpp NRand.cpp\
  	ExpRand.cpp LFClipNoise.cpp LFNoise0.cpp LFNoise1.cpp LFNoise2.cpp \
! 	Logistic.cpp Latoocarfian.cpp LinCong.cpp
\ No newline at end of file





More information about the Pd-cvs mailing list