diff options
| author | Musa Ahmed <[email protected]> | 2022-11-02 18:34:59 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-11-02 18:34:59 -0700 |
| commit | be510ce1e0df709c6d5f104c835d62320e071cca (patch) | |
| tree | b8549f6cb36dcf3b98482a87d20bb5c84bb13339 | |
| parent | Done (diff) | |
| download | cst116-ch11-debugging-m005a-be510ce1e0df709c6d5f104c835d62320e071cca.tar.xz cst116-ch11-debugging-m005a-be510ce1e0df709c6d5f104c835d62320e071cca.zip | |
Renamed files
| -rw-r--r-- | CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.cpp (renamed from CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp) | 0 | ||||
| -rw-r--r-- | CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.vcxproj (renamed from CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj) | 2 | ||||
| -rw-r--r-- | CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.vcxproj.filters (renamed from CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters) | 2 | ||||
| -rw-r--r-- | CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt (renamed from CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt) | 0 | ||||
| -rw-r--r-- | CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Pseudocode-Ahmed.txt (renamed from CST116-Ch11-Debugging/CST116-Ch11-Pseudocode-Ahmed.txt) | 0 | ||||
| -rw-r--r-- | CST116-Ch11-Debugging/TEMPChap_11_Report.txt | 0 |
6 files changed, 2 insertions, 2 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.cpp index caf7903..caf7903 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp +++ b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.cpp diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.vcxproj index a18c0e7..3500e76 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj +++ b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.vcxproj @@ -127,7 +127,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116-Ch11-Debugging.cpp" /> + <ClCompile Include="CST116-Ch11-Debugging-Ahmed.cpp" /> </ItemGroup> <ItemGroup> <Text Include="..\..\..\..\..\..\TEMP\CST116-Ch11-data-Ahmed.txt" /> diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.vcxproj.filters index 778c47c..988a65d 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Ahmed.vcxproj.filters @@ -15,7 +15,7 @@ </Filter> </ItemGroup> <ItemGroup> - <ClCompile Include="CST116-Ch11-Debugging.cpp"> + <ClCompile Include="CST116-Ch11-Debugging-Ahmed.cpp"> <Filter>Source Files</Filter> </ClCompile> </ItemGroup> diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt index 281a86e..281a86e 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt +++ b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Pseudocode-Ahmed.txt b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Pseudocode-Ahmed.txt index 7cd7547..7cd7547 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Pseudocode-Ahmed.txt +++ b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Pseudocode-Ahmed.txt diff --git a/CST116-Ch11-Debugging/TEMPChap_11_Report.txt b/CST116-Ch11-Debugging/TEMPChap_11_Report.txt deleted file mode 100644 index e69de29..0000000 --- a/CST116-Ch11-Debugging/TEMPChap_11_Report.txt +++ /dev/null |