diff liboctave/base-lu.h @ 3585:d9803711e047

[project @ 2000-02-08 04:35:39 by jwe]
author jwe
date Tue, 08 Feb 2000 04:35:47 +0000
parents 8b262e771614
children 6e86256e9c54
line wrap: on
line diff
--- a/liboctave/base-lu.h	Mon Feb 07 09:24:41 2000 +0000
+++ b/liboctave/base-lu.h	Tue Feb 08 04:35:47 2000 +0000
@@ -30,7 +30,8 @@
 #include "MArray.h"
 
 template <class lu_type, class lu_elt_type, class p_type, class p_elt_type>
-class base_lu
+class
+base_lu
 {
 public: