diff options
| author | Musa Ahmed <[email protected]> | 2022-10-19 16:55:25 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-19 16:55:25 -0700 |
| commit | e560d475a438f1fd4b5f9977e96a9145e350a4f8 (patch) | |
| tree | 8a0297cee88a09e032fffe80c2b1dd894647345d /CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters | |
| parent | did debugging exercises (diff) | |
| download | cst116-ch9-debugging-m005a-e560d475a438f1fd4b5f9977e96a9145e350a4f8.tar.xz cst116-ch9-debugging-m005a-e560d475a438f1fd4b5f9977e96a9145e350a4f8.zip | |
Added the pseudocode txt
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 | 5 |
1 files changed, 5 insertions, 0 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 08d805a..c2c9dbe 100644 --- a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters +++ b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters @@ -19,4 +19,9 @@ <Filter>Source Files</Filter> </ClCompile> </ItemGroup> + <ItemGroup> + <Text Include="cst116-ch9-Debugging-Ahmed.txt"> + <Filter>Source Files</Filter> + </Text> + </ItemGroup> </Project>
\ No newline at end of file |