diff options
Diffstat (limited to 'src/elementaryFunctions/acos')
-rw-r--r-- | src/elementaryFunctions/acos/test_cplxacos/test_cplxacos.vcproj | 2 | ||||
-rw-r--r-- | src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj | 2 |
2 files changed, 2 insertions, 2 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"
diff --git a/src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj b/src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj index dfcd055b..874d1451 100644 --- a/src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj +++ b/src/elementaryFunctions/acos/testrealsacos/testrealsacos.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="test_realsacos"
+ Name="testRealsAcos"
ProjectGUID="{0556427D-6D88-4A12-9EB3-7F551D6F1FA4}"
RootNamespace="testrealsacos"
Keyword="Win32Proj"
|