# HG changeset patch # User jwe # Date 1189112430 0 # Node ID bdbe9778d995f9686862adfb08df5127fceb2ccb # Parent 34cd0b319a2975286df0684cdfa0be807e5e2aec [project @ 2007-09-06 21:00:30 by jwe] diff -r 34cd0b319a29 -r bdbe9778d995 scripts/plot/print.m --- 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};