Mercurial > hg > octave-max
comparison scripts/plot/module.mk @ 11193:364ef2eb2499
Add __fltk_ginput__.m to list of scripts
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 04 Nov 2010 12:47:19 -0700 |
parents | f0e9befd6a1c |
children | 093c9facf0f0 |
comparison
equal
deleted
inserted
replaced
11192:452dc55cc556 | 11193:364ef2eb2499 |
---|---|
29 plot/private/__scatter__.m \ | 29 plot/private/__scatter__.m \ |
30 plot/private/__stem__.m \ | 30 plot/private/__stem__.m \ |
31 plot/private/__tight_eps_bbox__.m | 31 plot/private/__tight_eps_bbox__.m |
32 | 32 |
33 plot_FCN_FILES = \ | 33 plot_FCN_FILES = \ |
34 plot/__fltk_ginput__.m \ | |
34 plot/__gnuplot_get_var__.m \ | 35 plot/__gnuplot_get_var__.m \ |
35 plot/__gnuplot_ginput__.m \ | 36 plot/__gnuplot_ginput__.m \ |
36 plot/__gnuplot_has_feature__.m \ | 37 plot/__gnuplot_has_feature__.m \ |
37 plot/__gnuplot_open_stream__.m \ | 38 plot/__gnuplot_open_stream__.m \ |
38 plot/__gnuplot_version__.m \ | 39 plot/__gnuplot_version__.m \ |