diff options
Diffstat (limited to 'CST116F2021-Lab5')
| -rw-r--r-- | CST116F2021-Lab5/CST116F2021-Lab5.vcxproj | 2 | ||||
| -rw-r--r-- | CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters | 2 | ||||
| -rw-r--r-- | CST116F2021-Lab5/CST116F2021-Lab5_10.5-10.6_Schroeder.cpp (renamed from CST116F2021-Lab5/CST116F2021-Lab5_Schroeder.cpp) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj index 2f149cc..01f233a 100644 --- a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj +++ b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab5_Schroeder.cpp" /> + <ClCompile Include="CST116F2021-Lab5_10.5-10.6_Schroeder.cpp" /> <ClCompile Include="ScoresFunctions.cpp" /> </ItemGroup> <ItemGroup> diff --git a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters index 3a47095..8805d3f 100644 --- a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters +++ b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters @@ -15,7 +15,7 @@ </Filter> </ItemGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab5_Schroeder.cpp"> + <ClCompile Include="CST116F2021-Lab5_10.5-10.6_Schroeder.cpp"> <Filter>Source Files</Filter> </ClCompile> <ClCompile Include="ScoresFunctions.cpp"> diff --git a/CST116F2021-Lab5/CST116F2021-Lab5_Schroeder.cpp b/CST116F2021-Lab5/CST116F2021-Lab5_10.5-10.6_Schroeder.cpp index 71d0927..71d0927 100644 --- a/CST116F2021-Lab5/CST116F2021-Lab5_Schroeder.cpp +++ b/CST116F2021-Lab5/CST116F2021-Lab5_10.5-10.6_Schroeder.cpp |