From 196470e8fcc688f1bc8658fdcef7e2c90f4efea6 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 7 Dec 2003 02:47:24 +0000 Subject: Add arpack++, an object-oriented version of the ARPACK package. It's just a collection of class templates, because templates are defined in header (.h) files PR: ports/58535 Submitted by: Thierry Thomas --- math/arpack++/files/patch-include::arlutil.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/arpack++/files/patch-include::arlutil.h (limited to 'math/arpack++/files/patch-include::arlutil.h') diff --git a/math/arpack++/files/patch-include::arlutil.h b/math/arpack++/files/patch-include::arlutil.h new file mode 100644 index 000000000000..40e7ac7f0b53 --- /dev/null +++ b/math/arpack++/files/patch-include::arlutil.h @@ -0,0 +1,11 @@ +--- include/arlutil.h.orig Thu Jul 31 22:32:42 1997 ++++ include/arlutil.h Mon Oct 20 00:09:43 2003 +@@ -12,7 +12,7 @@ + #include + #include + #include +-#include ++#include + #include + + /* Macros */ -- cgit v1.2.3