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 --- .../size/testSize/testSize.vcproj | 217 --------------------- .../size/test_Size/testSize.vcproj | 217 +++++++++++++++++++++ 2 files changed, 217 insertions(+), 217 deletions(-) delete mode 100644 src/auxiliaryFunctions/size/testSize/testSize.vcproj create mode 100644 src/auxiliaryFunctions/size/test_Size/testSize.vcproj (limited to 'src/auxiliaryFunctions/size') diff --git a/src/auxiliaryFunctions/size/testSize/testSize.vcproj b/src/auxiliaryFunctions/size/testSize/testSize.vcproj deleted file mode 100644 index a19b55aa..00000000 --- a/src/auxiliaryFunctions/size/testSize/testSize.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/auxiliaryFunctions/size/test_Size/testSize.vcproj b/src/auxiliaryFunctions/size/test_Size/testSize.vcproj new file mode 100644 index 00000000..a19b55aa --- /dev/null +++ b/src/auxiliaryFunctions/size/test_Size/testSize.vcproj @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit