diff options
| author | Birducken <[email protected]> | 2022-11-07 23:07:36 -0800 |
|---|---|---|
| committer | Birducken <[email protected]> | 2022-11-07 23:07:36 -0800 |
| commit | 5e6d23d23726bd02e59d5e0b884c5a8d392bd0eb (patch) | |
| tree | b4cfbc693635ed214345cce2120f6a48c50992ad /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | Merge branch 'master' of https://github.com/CST116/cst116-ch11-debugging-stark (diff) | |
| download | cst116-ch11-debugging-stark-master.tar.xz cst116-ch11-debugging-stark-master.zip | |
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters index a983ca7..0e17f24 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters @@ -23,5 +23,6 @@ <Text Include="data.txt" /> <Text Include="report.txt" /> <Text Include="CST116-Ch11-Debugging-Stark.txt" /> + <Text Include="CST116-Ch11-Debugging-Stark-Psuedo-Code.txt" /> </ItemGroup> </Project>
\ No newline at end of file |