diff options
author | cornet | 2009-04-22 14:14:24 +0000 |
---|---|---|
committer | cornet | 2009-04-22 14:14:24 +0000 |
commit | 05c7b67c892022a68b8ac2a7e96e4ff281f96f72 (patch) | |
tree | 5ad28cab7935385695d829ff30b171bc52c5b5c0 /src/elementaryFunctions/acos/test_cplxacos | |
parent | 9df348583b7bd83a0de144ee5c1416c4249cb0a6 (diff) | |
download | scilab2c-05c7b67c892022a68b8ac2a7e96e4ff281f96f72.tar.gz scilab2c-05c7b67c892022a68b8ac2a7e96e4ff281f96f72.tar.bz2 scilab2c-05c7b67c892022a68b8ac2a7e96e4ff281f96f72.zip |
add testFloatAcosh project
Diffstat (limited to 'src/elementaryFunctions/acos/test_cplxacos')
-rw-r--r-- | src/elementaryFunctions/acos/test_cplxacos/test_cplxacos.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elementaryFunctions/acos/test_cplxacos/test_cplxacos.vcproj b/src/elementaryFunctions/acos/test_cplxacos/test_cplxacos.vcproj index 42277f3c..6f8bbbca 100644 --- a/src/elementaryFunctions/acos/test_cplxacos/test_cplxacos.vcproj +++ b/src/elementaryFunctions/acos/test_cplxacos/test_cplxacos.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="test_cplxacos"
+ Name="testCplxAcos"
ProjectGUID="{20AFE4D5-CE52-4CCE-ADAB-87442079BC0B}"
RootNamespace="test_cplxacos"
Keyword="Win32Proj"
|