diff scripts/plot/Makefile.in @ 7674:52d8d50e74c1

Add gtext, waitforbuttonpress. Attempt to get ginput working under windows
author David Bateman <dbateman@free.fr>
date Mon, 31 Mar 2008 21:41:30 -0400
parents e0c930dda642
children 4584feed3ec4
line wrap: on
line diff
--- a/scripts/plot/Makefile.in	Mon Mar 31 16:30:29 2008 -0400
+++ b/scripts/plot/Makefile.in	Mon Mar 31 21:41:30 2008 -0400
@@ -110,6 +110,7 @@
   gcf.m \
   ginput.m \
   grid.m \
+  gtext.m \
   hidden.m \
   hist.m \
   hold.m \
@@ -165,6 +166,7 @@
   text.m \
   title.m \
   view.m \
+  waitforbuttonpress.m \
   xlabel.m \
   xlim.m \
   ylabel.m \