diff src/ov-str-mat.h @ 4643:ef3a14fb6847

[project @ 2003-11-22 12:25:44 by jwe]
author jwe
date Sat, 22 Nov 2003 12:25:45 +0000
parents 01e4957409a4
children 7849788ca4bd
line wrap: on
line diff
--- a/src/ov-str-mat.h	Sat Nov 22 12:20:33 2003 +0000
+++ b/src/ov-str-mat.h	Sat Nov 22 12:25:45 2003 +0000
@@ -104,6 +104,8 @@
 
   bool valid_as_scalar_index (void) const;
 
+  double double_value (bool = false) const;
+
   Matrix matrix_value (bool = false) const;
 
   string_vector all_strings (bool pad = false, bool force = false) const;