From 93b96745bf6acef58aede4bfa0291a20a0696013 Mon Sep 17 00:00:00 2001
From: cornet
Date: Thu, 23 Apr 2009 07:19:36 +0000
Subject: rename directories with _ remove dependency on fortran runtime add
run_tests project
---
src/matrixOperations/jmat/testJmat/testJmat.vcproj | 189 ---------------------
.../jmat/test_Jmat/testJmat.vcproj | 189 +++++++++++++++++++++
2 files changed, 189 insertions(+), 189 deletions(-)
delete mode 100644 src/matrixOperations/jmat/testJmat/testJmat.vcproj
create mode 100644 src/matrixOperations/jmat/test_Jmat/testJmat.vcproj
(limited to 'src/matrixOperations/jmat')
diff --git a/src/matrixOperations/jmat/testJmat/testJmat.vcproj b/src/matrixOperations/jmat/testJmat/testJmat.vcproj
deleted file mode 100644
index b2560581..00000000
--- a/src/matrixOperations/jmat/testJmat/testJmat.vcproj
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj b/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj
new file mode 100644
index 00000000..b2560581
--- /dev/null
+++ b/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit