Mercurial > hg > octave-nkf
diff src/variables.h @ 4699:5e2c68946f30
[project @ 2004-01-20 23:04:46 by jwe]
author | jwe |
---|---|
date | Tue, 20 Jan 2004 23:04:47 +0000 |
parents | 813effe14ee1 |
children | ca3a1d687bba |
line wrap: on
line diff
--- a/src/variables.h +++ b/src/variables.h @@ -98,10 +98,6 @@ extern void bind_ans (const octave_value& val, bool print); -extern void bind_global_error_variable (void); - -extern void clear_global_error_variable (void *); - extern void bind_builtin_constant (const std::string&, const octave_value&, bool protect = false, bool eternal = false,