diff options
| author | Trenton Stark <[email protected]> | 2022-10-12 20:46:57 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-12 20:46:57 -0700 |
| commit | 17e2edd7c6ae035db97c61a900fbb704767693b9 (patch) | |
| tree | d6b592aa6f632434facd970157be048e65134bc6 /CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters | |
| parent | added psuedo code (diff) | |
| download | cst116-ch6-debugging-stark-17e2edd7c6ae035db97c61a900fbb704767693b9.tar.xz cst116-ch6-debugging-stark-17e2edd7c6ae035db97c61a900fbb704767693b9.zip | |
added output file
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters index f1aee52..fd0b8e4 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters @@ -21,5 +21,6 @@ </ItemGroup>
<ItemGroup>
<Text Include="CST116-Ch6-Psuedo-code.txt" />
+ <Text Include="CST116-Ch6-Debugging.txt" />
</ItemGroup>
</Project>
\ No newline at end of file |