changeset 884:d92f1ea6d0cd

[project @ 1994-11-06 00:42:40 by jwe]
author jwe
date Sun, 06 Nov 1994 00:42:40 +0000
parents ff0bbf26b028
children f95973bfc664
files src/pt-plot.cc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/pt-plot.cc	Sun Nov 06 00:22:31 1994 +0000
+++ b/src/pt-plot.cc	Sun Nov 06 00:42:40 1994 +0000
@@ -1046,6 +1046,8 @@
   return retval;
 }
 
+DEFALIAS (clg, clearplot);
+
 DEFUN ("closeplot", Fcloseplot, Scloseplot, 0, 0,
   "closeplot (): close the stream to plotter")
 {