./Makefile
./README
./INSTALL
./VERSION
./bin/dstool_tk
./bin/dscat
./site_specific/Prolog.ps
./changes
config/Makefile
config/site.def
config/Makefile.defs
config/Makefile.rules
config/Makedefs.iris
config/Makedefs.sun4
config/Makedefs.linux
config/Makedefs.solaris
oogl/Makefile
oogl/central.oogl
oogl/dbl_pendulum.oogl
oogl/pendulum.oogl
oogl/restrict3.oogl
help/Makefile
help/dstool.txt
help/model.txt
src/Makefile
src/tkAppInit.c
src/include/Makefile
src/include/complib.h
src/include/constants.h
src/include/continue.h
src/include/defaults.h
src/include/dscolor.h
src/include/dstool.h
src/include/eigen.h
src/include/fixed.h
src/include/flow.h
src/include/history.h
src/include/iterate.h
src/include/manifold.h
src/include/math_utils.h
src/include/memory.h
src/include/model_headers.h
src/include/modellib.h
src/include/mult.h
src/include/mult_proj.h
src/include/pm.h
src/include/plot.h
src/include/prop.h
src/include/print.h
src/include/saveload.h
src/include/symbols.h
src/include/tcl_dstool.h
src/include/tkPlot.h
src/include/utilities.h
src/include/version.h
src/include/view.h
src/include/ds_define.c
src/init/Makefile
src/init/app_init.c
src/init/dstool_init.c
src/init/decode_cmd.c
src/init/sys_install.c
src/init/stop.c
src/init/control.c
src/init/defaults.c
src/init/manifold.c
src/init/memory.c
src/init/model_install.c
src/init/selected.c
src/init/color.c
src/init/gv_install.c
src/init/init_local.h
src/models/Makefile
src/models/models.c
src/models/modellib_def.c
src/models/cubic_def.c
src/models/d3_symm_def.c
src/models/d4_def.c
src/models/db_toroid_def.c
src/models/duffing_def.c
src/models/fw_def.c
src/models/four_parm_def.c
src/models/henon_def.c
src/models/hh_def.c
src/models/kotmap_def.c
src/models/logistic_def.c
src/models/lorenz_def.c
src/models/mathieu_def.c
src/models/pend1d_def.c
src/models/pert_dt_def.c
src/models/rla_def.c
src/models/smp_torus_def.c
src/models/standard_def.c
src/models/symm_red_def.c
src/models/vdpol_def.c
src/models/z2z2_def.c
src/models/dbl_pend_def.c
src/models/central_def.c
src/models/restrict3pl_def.c
src/models/restrict3rpl_def.c
src/models/plate_def.c
src/models/fixed_top_def.c
src/parser/Makefile
src/parser/parser_main.c
src/parser/parser_ops.c
src/parser/parser_prims.c
src/parser/sign.c
src/parser/parser_inst.c
src/parser/parser_ds_def.c
src/parser/parser_defs.h
src/parser/parser.h
src/parser/parser_ops.h
src/parser/parser_prims.h
src/parser/parser.txt
src/user/Makefile
src/user/user.c
src/user/lor_cntrl_def.c
src/saveload/Makefile
src/saveload/load.c
src/saveload/save.c
src/saveload/write_mem.c
src/saveload/load_procs.c
src/saveload/save_procs.c
src/saveload/unform.c
src/saveload/print.c
src/saveload/print_procs.c
src/saveload/symb_convert.c
src/saveload/twod_install.c
src/saveload/saveload_def.h
src/saveload/pm_main.h
src/saveload/saveload_local.h
src/view/Makefile
src/view/view.c
src/view/twod.c
src/view/oned.c
src/view/gv.c
src/view/traj_plot.c
src/view/point_plot.c
src/view/view_install.c
src/view/win_register.c
src/view/tkPlot.c
src/view/gvCmd.c
src/view/dscolor.c
src/postmaster/Makefile
src/postmaster/pm.c
src/postmaster/pm_access.c
src/postmaster/pm_build.c
src/postmaster/pm_hash.c
src/postmaster/pm_utils.c
src/postmaster/pm_tcl.c
src/postmaster/pm_hash.h
src/postmaster/pm_error_codes.h
src/memory/Makefile
src/memory/mem_prims.c
src/memory/memory.c
src/memory/memory_local.h
src/orbit/Makefile
src/orbit/flow_install.c
src/orbit/flow.c
src/orbit/load_int.c
src/orbit/prop_def.c
src/orbit/symbols_def.c
src/orbit/traj_mem_orb.c
src/orbit/compute_orb.c
src/orbit/prop_install.c
src/orbit/algorithms/Makefile
src/orbit/algorithms/euler.c
src/orbit/algorithms/rk4.c
src/orbit/algorithms/rkqc.c
src/orbit/algorithms/bs.c
src/orbit/algorithms/ab4.c
src/orbit/algorithms/rk78.c
src/orbit/algorithms/algorithms_local.h
src/orbit/integration/Makefile
src/orbit/integration/integrate.c
src/orbit/integration/ode_nsteps.c
src/orbit/integration/ode_stop.c
src/orbit/integration/ode_time.c
src/orbit/integration/ode_poincare.c
src/orbit/integration/last_step.c
src/orbit/integration/integrate_local.h
src/orbit/iteration/Makefile
src/orbit/iteration/iter_back.c
src/orbit/iteration/iter_forw.c
src/orbit/iteration/iterate.c
src/orbit/iteration/map.c
src/mult/Makefile
src/mult/mult_install.c
src/mult/mult_go.c
src/mult/mult_proj.c
src/mult/mult_local.h
src/browser/Makefile
src/browser/br_install.c
src/browser/browser.c
src/fixed/Makefile
src/fixed/fixed_install.c
src/fixed/fp_init.c
src/fixed/fp_compute.c
src/fixed/fp_eval.c
src/fixed/fp_get_type.c
src/fixed/mnewt.c
src/fixed/msecant.c
src/fixed/fp_jac.c
src/fixed/fp_get_atts.c
src/fixed/fp_1dman.c
src/fixed/trkman_map.c
src/fixed/trkman_ode.c
src/fixed/fixed_local.h
src/man1d/Makefile
src/man1d/man1d_install.c
src/man1d/man1d_list.c
src/man1d/man1d_load.c
src/man1d/man1d_linear.c
src/man1d/man1d_acc.c
src/man1d/man1d_funct.c
src/man1d/man1d_build.c
src/man1d/man1d_compute.c
src/man1d/man1d_noinv_build.c
src/man1d/man1d_noinv_acc.c
src/man1d/man1d.h
src/man1d/man1d_list.h
src/man1d/man1d_funct.h
src/porbit/Makefile
src/porbit/po_install.c
src/porbit/porbit_go.c
src/porbit/porbit.h
src/utilities/Makefile
src/utilities/dir_util.c
src/utilities/file_util.c
src/utilities/get_cwd.c
src/utilities/interrupt.c
src/utilities/macros.c
src/utilities/system_mess.c
src/utilities/time_util.c
src/utilities/user_util.c
src/utilities/geomview.c
src/utilities/tcl_utils.c
src/math_utilities/Makefile
src/math_utilities/blas.c
src/math_utilities/dmatrix.c
src/math_utilities/dvector.c
src/math_utilities/history.c
src/math_utilities/imatrix.c
src/math_utilities/ivector.c
src/math_utilities/jacobian.c
src/math_utilities/manifold.c
src/math_utilities/random.c
src/math_utilities/vector.c
src/math_utilities/ludcmp.c
src/math_utilities/lubksb.c
src/eigen/Makefile
src/eigen/balanc.c
src/eigen/balbak.c
src/eigen/elmhes.c
src/eigen/eltran.c
src/eigen/hqr.c
src/eigen/hqr2.c
src/eigen/rg.c
src/eigen/cdiv.c
src/cont/Makefile
src/cont/cont_install.c
src/cont/cont_proc.c
src/cont/coqual.c
src/cont/corect.c
src/cont/pitcon.c
src/cont/root.c
src/cont/tangnt.c
src/cont/cont_state.c
src/cont/dslv.c
src/cont/cont_utilities.c
src/cont/cont_defaults.h
src/cont/continue_def.h
src/cont/Bif_Modes/Makefile
src/cont/Bif_Modes/det_func.c
src/cont/Bif_Modes/static_func.c
src/cont/Bif_Modes/sn_func.c
src/cont/Bif_Modes/kubicek_hopf1_func.c
src/cont/Bif_Modes/bp_func.c
src/cont/Bif_Modes/sp_func.c
src/cont/Bif_Modes/jgr_func.c
src/cont/Bif_Modes/hopf_bp_func.c
src/cont/Bif_Modes/check_func.c
tcl/Makefile
tcl/app_init.tcl
tcl/pm.tcl
tcl/save.tcl
tcl/load.tcl
tcl/utils.tcl
tcl/my_app_init.tcl
tcl/app_init.tk
tcl/utils.tk
tcl/windows.tk
tcl/cmd.tk
tcl/selected.tk
tcl/function.tk
tcl/defaults.tk
tcl/help.tk
tcl/version.tk
tcl/save.tk
tcl/load.tk
tcl/twoD.tk
tcl/oneD.tk
tcl/orbits.tk
tcl/prop.tk
tcl/multiple.tk
tcl/fixed.tk
tcl/man1d.tk
tcl/browser.tk
tcl/periodic.tk
tcl/geomview.tk
tcl/parser.tk
tcl/ccode.tk
tcl/threeD.tk
tcl/var.tk
tcl/print.tk
tcl/snap.tk
tcl/html.tk
tcl/dscolor.tk
tcl/scroll.tk
tcl/filesl.tk
tcl/continuation.tk
tcl/contstate.tk
tcl/contcolors.tk
tcl/help_man1d.tk
tcl/dstool.xbm
tcl/darrow.xbm
tcl/uarrow.xbm
my_dstool/Makefile
my_dstool/user.c
my_dstool/README
my_dstool/rgb_color.txt
my_dstool/GENERIC.c
my_dstool/bin/dstool_tk
my_dstool/tcl/Makefile
my_dstool/tcl/my_app_init.tcl
