diff options
| author | Trenton Stark <[email protected]> | 2022-10-12 21:09:59 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-12 21:09:59 -0700 |
| commit | a47f8aae56ca6bb2c3b3a69d755422d72c62d1f9 (patch) | |
| tree | f8899fb830c419911eb2c79920a57223eade90b6 /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | added output file (diff) | |
| download | cst116-ch7-debugging-stark-a47f8aae56ca6bb2c3b3a69d755422d72c62d1f9.tar.xz cst116-ch7-debugging-stark-a47f8aae56ca6bb2c3b3a69d755422d72c62d1f9.zip | |
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters index 8210b6c..ec756e8 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters @@ -21,5 +21,6 @@ </ItemGroup>
<ItemGroup>
<Text Include="CST116-Ch7-Debugging.txt" />
+ <Text Include="CST116-Ch7-Debugging-Psuedo-Code.txt" />
</ItemGroup>
</Project>
\ No newline at end of file |