summaryrefslogtreecommitdiffstats
path: root/math/sdpara/files/patch-rsdpa_include.h
blob: fd8d39bd5a090581cc88723e5786e668ed82a50e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- rsdpa_include.h.orig	Sat Nov  2 11:10:59 2002
+++ rsdpa_include.h	Sun Aug  3 09:07:52 2003
@@ -21,13 +21,13 @@
 #include <cstring>
 
 extern "C" {
-#include <f2c.h>
+#include <g2c.h>
 #if NON_ATLAS_SDPA
 #include <blaswrap.h>
 #endif
-#include <fblaswr.h>
 #include <cblas.h>
-#include <clapack.h>
+#include <blas.h>
+#include <lapack.h>
 };
 
 using namespace std;
OpenPOWER on IntegriCloud