diff options
| author | jacobdw22 <[email protected]> | 2022-10-29 16:30:50 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-10-29 16:30:50 -0700 |
| commit | 66f32752234ddf9060a3c5d9a2582feae0114272 (patch) | |
| tree | 9765cf2659e02e09670be60a7a21857ff80d4d8f /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | Final changes? (diff) | |
| download | cst116-ch11-debugging-jacobdw22-66f32752234ddf9060a3c5d9a2582feae0114272.tar.xz cst116-ch11-debugging-jacobdw22-66f32752234ddf9060a3c5d9a2582feae0114272.zip | |
Added pseudo-code file. Final changes
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters index fc20584..424349a 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters @@ -22,5 +22,7 @@ <ItemGroup> <Text Include="..\..\..\..\..\..\TEMP1\Chap_11_data.txt" /> <Text Include="..\..\..\..\..\..\TEMP1\Chap_11_Report.txt" /> + <Text Include="cst116-ch11-debugging-wilson.txt" /> + <Text Include="..\cst116-ch11-debugging-wilson-pseudo-code.txt" /> </ItemGroup> </Project>
\ No newline at end of file |