diff liboctave/boolNDArray.h @ 6108:143b556ce725

[project @ 2006-10-27 01:45:54 by jwe]
author jwe
date Fri, 27 Oct 2006 01:45:56 +0000
parents ace8d8d26933
children b7e71f0fc805
line wrap: on
line diff
--- a/liboctave/boolNDArray.h	Thu Oct 26 22:00:12 2006 +0000
+++ b/liboctave/boolNDArray.h	Fri Oct 27 01:45:56 2006 +0000
@@ -33,6 +33,7 @@
 #include "boolMatrix.h"
 
 class
+OCTAVE_API
 boolNDArray : public ArrayN<bool>
 {
 public: