comparison src/ov.cc @ 2909:057273789b87

[project @ 1997-04-30 06:34:32 by jwe]
author jwe
date Wed, 30 Apr 1997 06:39:13 +0000
parents facd9d10e5c1
children 026f342c2019
comparison
equal deleted inserted replaced
2908:5e7e0cc5e987 2909:057273789b87
1002 1002
1003 return 0; 1003 return 0;
1004 } 1004 }
1005 1005
1006 void 1006 void
1007 symbols_of_value (void) 1007 symbols_of_ov (void)
1008 { 1008 {
1009 DEFVAR (do_fortran_indexing, 0.0, 0, do_fortran_indexing, 1009 DEFVAR (do_fortran_indexing, 0.0, 0, do_fortran_indexing,
1010 "allow single indices for matrices"); 1010 "allow single indices for matrices");
1011 1011
1012 DEFVAR (implicit_str_to_num_ok, 0.0, 0, implicit_str_to_num_ok, 1012 DEFVAR (implicit_str_to_num_ok, 0.0, 0, implicit_str_to_num_ok,