diff src/DLD-FUNCTIONS/gplot.l @ 5251:454e3c98300d

[project @ 2005-03-28 16:05:51 by jwe]
author jwe
date Mon, 28 Mar 2005 16:05:51 +0000
parents 32c569794216
children 46de0f964c1b
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/gplot.l	Fri Feb 01 21:27:04 2008 -0500
+++ b/src/DLD-FUNCTIONS/gplot.l	Mon Mar 28 16:05:51 2005 +0000
@@ -10,7 +10,6 @@
 // PKG_ADD: mark_as_rawcommand ("gplot");
 // PKG_ADD: mark_as_rawcommand ("gset");
 // PKG_ADD: mark_as_rawcommand ("gsplot");
-// PKG_ADD: mark_as_rawcommand ("replot");
 
 // PKG_ADD: mark_as_command ("__gnuplot_show__");
 
@@ -1425,7 +1424,7 @@
 DEFUN_DLD (graw, args, ,
   "")
 {
-  DEPRECATED_BODY (graw, __gnuplot__raw__);
+  DEPRECATED_BODY (graw, __gnuplot_raw__);
 }
 
 DEFUN_DLD (gset, args, ,
@@ -1437,7 +1436,7 @@
 DEFUN_DLD (gshow, args, ,
   "")
 {
-  DEPRECATED_BODY (gshow, __gnuplot__show__);
+  DEPRECATED_BODY (gshow, __gnuplot_show__);
 }
 
 static int