diff options
| author | Joseph Williams <[email protected]> | 2022-10-05 16:47:53 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-10-05 16:47:53 -0700 |
| commit | fb730579b658b02474d622bfa3fcb31e31528c4a (patch) | |
| tree | c5b324b850588daad3522f5a790c561d8e480d6b /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | added run file (diff) | |
| download | cst116-ch7-debugging-allthenamesaretaken3141-main.tar.xz cst116-ch7-debugging-allthenamesaretaken3141-main.zip | |
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters index b01a9d8..1f9803f 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters @@ -23,5 +23,8 @@ <Text Include="CST116-Ch7-Debugging-Williams-RUN.txt">
<Filter>Source Files</Filter>
</Text>
+ <Text Include="CST116-Ch7-Debugging-Williams-PSEUDOCODE.txt">
+ <Filter>Source Files</Filter>
+ </Text>
</ItemGroup>
</Project>
\ No newline at end of file |