diff options
Diffstat (limited to 'CST116-Ch9-Debugging-Ahmed')
| -rw-r--r-- | CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj | 2 | ||||
| -rw-r--r-- | CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters | 4 | ||||
| -rw-r--r-- | CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt (renamed from CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj index d9b4080..bbf996b 100644 --- a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj +++ b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj @@ -130,8 +130,8 @@ <ClCompile Include="CST116-Ch9-Debugging-Ahmed.cpp" /> </ItemGroup> <ItemGroup> + <Text Include="cst116-ch9-Debugging-Ahmed-Pseudocode.txt" /> <Text Include="cst116-ch9-Debugging-Ahmed.txt" /> - <Text Include="cst116-ch9-Debugging-output.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> diff --git a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters index 14f575e..3dedb48 100644 --- a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters +++ b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters @@ -20,10 +20,10 @@ </ClCompile> </ItemGroup> <ItemGroup> - <Text Include="cst116-ch9-Debugging-Ahmed.txt"> + <Text Include="cst116-ch9-Debugging-Ahmed-Pseudocode.txt"> <Filter>Source Files</Filter> </Text> - <Text Include="cst116-ch9-Debugging-output.txt"> + <Text Include="cst116-ch9-Debugging-Ahmed.txt"> <Filter>Source Files</Filter> </Text> </ItemGroup> diff --git a/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt b/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt index 2693ff4..2693ff4 100644 --- a/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt +++ b/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt |