diff liboctave/chNDArray.h @ 8774:b756ce0002db

split implementation and interface in mx-op-defs and MArray-defs
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 17 Feb 2009 08:38:00 +0100
parents 1dce30ab0e72
children eb63fbe60fab
line wrap: on
line diff
--- a/liboctave/chNDArray.h	Tue Feb 17 01:33:10 2009 -0500
+++ b/liboctave/chNDArray.h	Tue Feb 17 08:38:00 2009 +0100
@@ -27,7 +27,7 @@
 #include "chMatrix.h"
 
 #include "mx-defs.h"
-#include "mx-op-defs.h"
+#include "mx-op-decl.h"
 
 class
 OCTAVE_API