diff src/ov-colon.h @ 2974:ebbc34ff7f66

[project @ 1997-05-15 19:36:16 by jwe]
author jwe
date Thu, 15 May 1997 19:42:59 +0000
parents e6d25bc478dd
children 30770ba4457a
line wrap: on
line diff
--- a/src/ov-colon.h	Thu May 15 19:30:57 1997 +0000
+++ b/src/ov-colon.h	Thu May 15 19:42:59 1997 +0000
@@ -62,6 +62,8 @@
 
   bool is_defined (void) const { return true; }
 
+  bool is_constant (void) const { return true; }
+
   bool is_magic_colon (void) const { return true; }
 
   bool valid_as_scalar_index (void) const { return true; }