changeset 2277:778a9a837952

[project @ 1996-05-24 05:57:09 by jwe]
author jwe
date Fri, 24 May 1996 05:57:09 +0000
parents 6dedd4e0a82f
children affbc4e56bdb
files src/octave.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/octave.cc	Fri May 24 04:58:21 1996 +0000
+++ b/src/octave.cc	Fri May 24 05:57:09 1996 +0000
@@ -136,6 +136,7 @@
 long_options long_opts[] =
   {
     { "debug",            prog_args::no_arg,       0, 'd' },
+    { "braindead",        prog_args::no_arg,       0, TRADITIONAL_OPTION },
     { "echo-commands",    prog_args::no_arg,       0, 'x' },
     { "exec-path",        prog_args::required_arg, 0, EXEC_PATH_OPTION },
     { "help",             prog_args::no_arg,       0, 'h' },