changeset 6872:bdbe9778d995

[project @ 2007-09-06 21:00:30 by jwe]
author jwe
date Thu, 06 Sep 2007 21:00:30 +0000
parents 34cd0b319a29
children e03d52dc3d12
files scripts/plot/print.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/print.m	Thu Sep 06 20:59:22 2007 +0000
+++ b/scripts/plot/print.m	Thu Sep 06 21:00:30 2007 +0000
@@ -120,7 +120,7 @@
   devopt = "";
   printer = "";
   debug = false;
-  debug_file = "octave-print-commands.log"
+  debug_file = "octave-print-commands.log";
 
   for i = 1:nargin
     arg = varargin{i};