diff options
| author | Musa Ahmed <[email protected]> | 2022-10-19 17:11:48 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-19 17:11:48 -0700 |
| commit | 6ac6aab852150c18270e14af798ff45f23832d18 (patch) | |
| tree | 621d0fd3b87da496737271bdb1426b991c8087dc /CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters | |
| parent | Finished (I think) (diff) | |
| download | cst116-ch9-debugging-m005a-main.tar.xz cst116-ch9-debugging-m005a-main.zip | |
Diffstat (limited to 'CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters')
| -rw-r--r-- | CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters | 4 |
1 files changed, 2 insertions, 2 deletions
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> |