@@ -114,8 +114,8 @@ noinst_HEADERS = \
heat/dw_factolu.h \
lu/xlu.h \
lu/xlu_kernels.h \
- lu/float.h \
- lu/double.h \
+ lu/lu-float.h \
+ lu/lu-double.h \
lu/complex_float.h \
lu/complex_double.h \
lu/blas_complex.h \
@@ -15,5 +15,5 @@
* See the GNU Lesser General Public License in COPYING.LGPL for more details.
*/
-#include "complex_float.h"
+#include "complex_-float.h"
#include "xlu.c"
#include "xlu_implicit.c"
#include "xlu_implicit_pivot.c"
#include "xlu_kernels.c"
#include "xlu_pivot.c"
-#include "double.h"
+#include "lu-double.h"
-#include "complex_double.h"
+#include "complex_-double.h"
#include "lu_example.c"
-#include "float.h"
+#include "lu-float.h"