diff src/ov-uint32.h @ 5900:c20eb7330d13

[project @ 2006-07-22 08:31:16 by jwe]
author jwe
date Sat, 22 Jul 2006 08:31:17 +0000
parents b9c45e0cf685
children 93c65f2a5668
line wrap: on
line diff
--- a/src/ov-uint32.h	Wed Jul 19 23:00:22 2006 +0000
+++ b/src/ov-uint32.h	Sat Jul 22 08:31:17 2006 +0000
@@ -34,6 +34,8 @@
 
 #define OCTAVE_TYPE_PREDICATE_FUNCTION is_uint32_type
 
+#define OCTAVE_INT_MX_CLASS mxUINT32_CLASS
+
 #include "ov-intx.h"
 
 #undef OCTAVE_VALUE_INT_MATRIX_T
@@ -46,6 +48,8 @@
 
 #undef OCTAVE_TYPE_PREDICATE_FUNCTION
 
+#undef OCTAVE_INT_MX_CLASS
+
 #endif
 
 /*
@@ -53,4 +57,3 @@
 ;;; mode: C++ ***
 ;;; End: ***
 */
-