Index: mttroot/mtt/bin/trans/make_ode2odes ================================================================== --- mttroot/mtt/bin/trans/make_ode2odes +++ mttroot/mtt/bin/trans/make_ode2odes @@ -7,10 +7,14 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.72 2002/05/01 12:21:29 geraint +## No longer uses save_ascii_data_for_plotting function to write data +## - eliminates dependence on liboctinterp (and libncurses) for .cc. +## ## Revision 1.71 2002/04/30 23:27:00 geraint ## Replaced octave_map with columnvector in simpar.cc. Not quite as descriptive but ## standardises the interfaces somewhat and reduces the dependency on liboctinterp ## (and thus libreadline, libkpathsea, libncurses, etc). ## @@ -422,11 +426,10 @@ ;; esac cat < $filename #include -#include #include #include #ifndef STANDALONE #include