From 127ac18608c72acfed9d59599252ad62cb562ee5 Mon Sep 17 00:00:00 2001 From: jofret Date: Tue, 28 Apr 2009 06:52:28 +0000 Subject: Moving source code --- .../frexp/test_frexp/frexp.vcproj | 213 +++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj (limited to 'src/c/auxiliaryFunctions/frexp/test_frexp') diff --git a/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj b/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj new file mode 100644 index 00000000..b2ca95b0 --- /dev/null +++ b/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit