CVS commit by staikos: added curve collection. makedata.js now loads data and plots it A bind_curvecollection.cpp 1.1 [GPL (v2+)] A bind_curvecollection.h 1.1 [GPL (v2+)] M +1 -1 Makefile.am 1.19 M +93 -4 bind_collection.cpp 1.2 M +10 -5 bind_collection.h 1.2 M +1 -0 bind_curve.h 1.2 M +38 -2 bind_plot.cpp 1.2 M +1 -0 bind_plot.h 1.2 M +36 -0 kstbinding.cpp 1.5 M +2 -0 kstbinding.h 1.6 M +6 -3 examples/makedata.js 1.2