[PD-cvs] externals/tb/chaos package.txt,NONE,1.1

Thomas Grill xovo at users.sourceforge.net
Wed May 11 22:28:02 CEST 2005


Update of /cvsroot/pure-data/externals/tb/chaos
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16079/tb/chaos

Added Files:
	package.txt 
Log Message:
add flext build system support

--- NEW FILE: package.txt ---
NAME=chaos

SRCDIR=src

#PRECOMPILE=chaos.hpp

SRCS= \
main.cpp \
bernoulli_dsp.cpp \
bernoulli_msg.cpp \
bungalow_tent_dsp.cpp \
bungalow_tent_msg.cpp \
chaos_base.cpp \
chaos_dsp.cpp \
chua_dsp.cpp \
chua_msg.cpp \
circle_map_dsp.cpp \
circle_map_msg.cpp \
coupled_logistic_dsp.cpp \
coupled_logistic_msg.cpp \
driven_anharmonic_dsp.cpp \
driven_anharmonic_msg.cpp \
driven_van_der_pol_dsp.cpp \
driven_van_der_pol_msg.cpp \
duffing_map_dsp.cpp \
duffing_map_msg.cpp \
gauss_map_dsp.cpp \
gauss_map_msg.cpp \
henon_map_dsp.cpp \
henon_map_msg.cpp \
ikeda_laser_map_dsp.cpp \
ikeda_laser_map_msg.cpp \
latoocarfian_dsp.cpp \
latoocarfian_msg.cpp \
latoomutalpha_dsp.cpp \
latoomutalpha_msg.cpp \
latoomutbeta_dsp.cpp \
latoomutbeta_msg.cpp \
latoomutgamma_dsp.cpp \
latoomutgamma_msg.cpp \
logistic_dsp.cpp \
logistic_msg.cpp \
lorenz_dsp.cpp \
lorenz_msg.cpp \
lozi_map_dsp.cpp \
lozi_map_msg.cpp \
ode_base.cpp \
roessler_dsp.cpp \
roessler_msg.cpp \
sine_map_dsp.cpp \
sine_map_msg.cpp \
standard_map_dsp.cpp \
standard_map_msg.cpp \
tent_map_dsp.cpp \
tent_map_msg.cpp \

HDRS= \
bernoulli_map.hpp \
bungalow_tent_map.hpp \
chaos.hpp \
chaos_base.hpp \
chaos_defs.hpp \
chaos_dsp.hpp \
chaos_msg.hpp \
chua.hpp \
circle_map.hpp \
coupled_logistic.hpp \
driven_anharmonic.hpp \
driven_van_der_pol.hpp \
duffing_map.hpp \
gauss_map.hpp \
henon_map.hpp \
ikeda_laser_map.hpp \
latoocarfian.hpp \
latoomutalpha.hpp \
latoomutbeta.hpp \
latoomutgamma.hpp \
logistic_map.hpp \
lorenz.hpp \
lozi_map.hpp \
map_base.hpp \
ode_base.hpp \
roessler.hpp \
sine_map.hpp \
standard_map.hpp \
tent_map.hpp





More information about the Pd-cvs mailing list