diff liboctave/Array.h @ 3504:5eef8a2294bd

[project @ 2000-02-01 10:06:51 by jwe]
author jwe
date Tue, 01 Feb 2000 10:07:26 +0000
parents 8b262e771614
children 3796444c54a3
line wrap: on
line diff
--- a/liboctave/Array.h	Tue Feb 01 04:06:39 2000 +0000
+++ b/liboctave/Array.h	Tue Feb 01 10:07:26 2000 +0000
@@ -46,7 +46,7 @@
 template <class T>
 class Array
 {
-private:
+protected:
 
 // The real representation of all arrays.