diff liboctave/dRowVector.h @ 3573:6ae6f1180e62

[project @ 2000-02-04 09:01:59 by jwe]
author jwe
date Fri, 04 Feb 2000 09:02:04 +0000
parents 5eef8a2294bd
children 2923f52d8fda
line wrap: on
line diff
--- a/liboctave/dRowVector.h
+++ b/liboctave/dRowVector.h
@@ -106,6 +106,8 @@
 
 RowVector linspace (double x1, double x2, int n);
 
+MARRAY_FORWARD_DEFS (MArray, RowVector, double)
+
 #endif
 
 /*