Mercurial > hg > octave-nkf
diff src/variables.cc @ 997:528adb28416f
[project @ 1994-12-16 05:11:19 by jwe]
author | jwe |
---|---|
date | Fri, 16 Dec 1994 05:11:19 +0000 |
parents | 34c1b152d6a3 |
children | dfe01093f657 |
line wrap: on
line diff
--- a/src/variables.cc +++ b/src/variables.cc @@ -1487,8 +1487,8 @@ DEFVAR ("default_save_format", SBV_default_save_format, "ascii", 0, 0, 1, sv_default_save_format, - "default format for files created with save, may be either\n\ -\"binary\" or \"text\""); + "default format for files created with save, may be one of\n\ +\"binary\", \"text\", or \"mat-binary\""); DEFVAR ("do_fortran_indexing", SBV_do_fortran_indexing, "false", 0, 0, 1, do_fortran_indexing,