[PD-cvs] externals/build/src attract1.c,1.1,1.2 base.c,1.1,1.2 base3.c,1.1,1.2 dejong.c,1.1,1.2 gingerbreadman.c,1.1,1.2 henon.c,1.4,1.5 hopalong.c,1.1,1.2 ikeda.c,1.4,1.5 latoocarfian.c,1.1,1.2 latoomutalpha.c,1.1,1.2 latoomutbeta.c,1.1,1.2 latoomutgamma.c,1.1,1.2 logistic.c,1.1,1.2 lorenz.c,1.4,1.5 lotka_volterra.c,1.1,1.2 martin.c,1.1,1.2 mlogistic.c,1.1,1.2 pickover.c,1.1,1.2 popcorn.c,1.1,1.2 popup.c,1.1,1.2 quadruptwo.c,1.1,1.2 rossler.c,1.4,1.5 standardmap.c,1.1,1.2 strange1.c,1.1,1.2 tent.c,1.1,1.2 three_d.c,1.1,1.2 threeply.c,1.1,1.2 tinkerbell.c,1.1,1.2 unity.c,1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed Apr 7 16:51:19 CEST 2004


Update of /cvsroot/pure-data/externals/build/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15222

Modified Files:
	attract1.c base.c base3.c dejong.c gingerbreadman.c henon.c 
	hopalong.c ikeda.c latoocarfian.c latoomutalpha.c 
	latoomutbeta.c latoomutgamma.c logistic.c lorenz.c 
	lotka_volterra.c martin.c mlogistic.c pickover.c popcorn.c 
	popup.c quadruptwo.c rossler.c standardmap.c strange1.c tent.c 
	three_d.c threeply.c tinkerbell.c unity.c 
Log Message:
changed files to reflext bbogart's new folder

Index: base3.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/base3.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** base3.c	27 Oct 2003 17:01:29 -0000	1.1
--- base3.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/base3.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/base3.c"

Index: attract1.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/attract1.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** attract1.c	27 Oct 2003 17:01:27 -0000	1.1
--- attract1.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/attract1.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/attract1.c"

Index: unity.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/unity.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** unity.c	27 Oct 2003 17:01:32 -0000	1.1
--- unity.c	7 Apr 2004 14:51:17 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/unity.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/unity.c"

Index: hopalong.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/hopalong.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** hopalong.c	27 Oct 2003 17:01:30 -0000	1.1
--- hopalong.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/hopalong.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/hopalong.c"

Index: latoomutalpha.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/latoomutalpha.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** latoomutalpha.c	27 Oct 2003 17:01:30 -0000	1.1
--- latoomutalpha.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/latoomutalpha.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/latoomutalpha.c"

Index: latoomutgamma.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/latoomutgamma.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** latoomutgamma.c	27 Oct 2003 17:01:30 -0000	1.1
--- latoomutgamma.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/latoomutgamma.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/latoomutgamma.c"

Index: popup.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/popup.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** popup.c	22 Feb 2004 20:35:03 -0000	1.1
--- popup.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1 ****
! #include "../../popup/popup.c"
--- 1 ----
! #include "../../bbogart/popup/popup.c"

Index: mlogistic.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/mlogistic.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mlogistic.c	27 Oct 2003 17:01:31 -0000	1.1
--- mlogistic.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/mlogistic.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/mlogistic.c"

Index: strange1.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/strange1.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** strange1.c	27 Oct 2003 17:01:31 -0000	1.1
--- strange1.c	7 Apr 2004 14:51:17 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/strange1.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/strange1.c"

Index: popcorn.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/popcorn.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** popcorn.c	27 Oct 2003 17:01:31 -0000	1.1
--- popcorn.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/popcorn.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/popcorn.c"

Index: dejong.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/dejong.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** dejong.c	27 Oct 2003 17:01:29 -0000	1.1
--- dejong.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/dejong.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/dejong.c"

Index: logistic.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/logistic.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** logistic.c	27 Oct 2003 17:01:30 -0000	1.1
--- logistic.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/logistic.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/logistic.c"

Index: tinkerbell.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/tinkerbell.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** tinkerbell.c	27 Oct 2003 17:01:32 -0000	1.1
--- tinkerbell.c	7 Apr 2004 14:51:17 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/tinkerbell.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/tinkerbell.c"

Index: base.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/base.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** base.c	27 Oct 2003 17:01:29 -0000	1.1
--- base.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/base.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/base.c"

Index: gingerbreadman.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/gingerbreadman.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gingerbreadman.c	27 Oct 2003 17:01:29 -0000	1.1
--- gingerbreadman.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/gingerbreadman.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/gingerbreadman.c"

Index: martin.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/martin.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** martin.c	27 Oct 2003 17:01:31 -0000	1.1
--- martin.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/martin.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/martin.c"

Index: ikeda.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/ikeda.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ikeda.c	27 Oct 2003 17:01:30 -0000	1.4
--- ikeda.c	7 Apr 2004 14:51:16 -0000	1.5
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/ikeda.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/ikeda.c"

Index: standardmap.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/standardmap.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** standardmap.c	27 Oct 2003 17:01:31 -0000	1.1
--- standardmap.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/standardmap.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/standardmap.c"

Index: latoomutbeta.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/latoomutbeta.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** latoomutbeta.c	27 Oct 2003 17:01:30 -0000	1.1
--- latoomutbeta.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/latoomutbeta.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/latoomutbeta.c"

Index: pickover.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/pickover.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pickover.c	27 Oct 2003 17:01:31 -0000	1.1
--- pickover.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/pickover.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/pickover.c"

Index: latoocarfian.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/latoocarfian.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** latoocarfian.c	27 Oct 2003 17:01:30 -0000	1.1
--- latoocarfian.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/latoocarfian.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/latoocarfian.c"

Index: threeply.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/threeply.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** threeply.c	27 Oct 2003 17:01:32 -0000	1.1
--- threeply.c	7 Apr 2004 14:51:17 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/threeply.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/threeply.c"

Index: rossler.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/rossler.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** rossler.c	27 Oct 2003 17:01:31 -0000	1.4
--- rossler.c	7 Apr 2004 14:51:16 -0000	1.5
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/rossler.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/rossler.c"

Index: lotka_volterra.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/lotka_volterra.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** lotka_volterra.c	27 Oct 2003 17:01:31 -0000	1.1
--- lotka_volterra.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/lotka_volterra.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/lotka_volterra.c"

Index: lorenz.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/lorenz.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** lorenz.c	27 Oct 2003 17:01:30 -0000	1.4
--- lorenz.c	7 Apr 2004 14:51:16 -0000	1.5
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/lorenz.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/lorenz.c"

Index: tent.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/tent.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** tent.c	27 Oct 2003 17:01:32 -0000	1.1
--- tent.c	7 Apr 2004 14:51:17 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/tent.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/tent.c"

Index: three_d.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/three_d.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** three_d.c	27 Oct 2003 17:01:32 -0000	1.1
--- three_d.c	7 Apr 2004 14:51:17 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/three_d.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/three_d.c"

Index: henon.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/henon.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** henon.c	27 Oct 2003 17:01:29 -0000	1.4
--- henon.c	7 Apr 2004 14:51:16 -0000	1.5
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/henon.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/henon.c"

Index: quadruptwo.c
===================================================================
RCS file: /cvsroot/pure-data/externals/build/src/quadruptwo.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** quadruptwo.c	27 Oct 2003 17:01:31 -0000	1.1
--- quadruptwo.c	7 Apr 2004 14:51:16 -0000	1.2
***************
*** 1,2 ****
! #include "../../chaos/lyapunov.c"
! #include "../../chaos/quadruptwo.c"
--- 1,2 ----
! #include "../../bbogart/chaos/lyapunov.c"
! #include "../../bbogart/chaos/quadruptwo.c"





More information about the Pd-cvs mailing list