changeset 2111:07227f04abc5

[project @ 1996-05-02 15:50:53 by jwe]
author jwe
date Thu, 02 May 1996 15:50:53 +0000
parents dece5cc39e00
children 320f5463c201
files src/pt-mvr.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/pt-mvr.h	Tue Apr 30 12:38:20 1996 +0000
+++ b/src/pt-mvr.h	Thu May 02 15:50:53 1996 +0000
@@ -63,7 +63,7 @@
   void print_code (ostream&) { }
 
 private:
-  octave_value_list values;
+  const octave_value_list values;
 };
 
 // Index expressions.