From 39ef5af74702c8825a82f65cf68e6af875a814ee Mon Sep 17 00:00:00 2001 From: ultramn Date: Thu, 23 Mar 2017 00:41:22 -0400 Subject: Added a dynamic plotting tool for OrthoSolve. Charles added orthogonalization to the rotation matrix. --- dave/dclapack_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dave/dclapack_test.c') diff --git a/dave/dclapack_test.c b/dave/dclapack_test.c index b0667ef..3f48b08 100644 --- a/dave/dclapack_test.c +++ b/dave/dclapack_test.c @@ -1,6 +1,6 @@ #define FLOAT float #define ORDER 50 -#include "dclapack.h" +#include "../redist/dclapack.h" #include #include -- cgit v1.2.3