diff options
| author | Joe Traver <[email protected]> | 2022-11-09 23:06:35 -0800 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-11-09 23:06:35 -0800 |
| commit | 3abf7966e5046228d30bed7db9cab5a350196754 (patch) | |
| tree | 83b65148aa743de0b95186cd0acbd8da30d18db3 /CST116-Ch11-Debugging.sln | |
| parent | Added error output and note of confusion (diff) | |
| download | cst116-ch11-debugging-joetraver30-3abf7966e5046228d30bed7db9cab5a350196754.tar.xz cst116-ch11-debugging-joetraver30-3abf7966e5046228d30bed7db9cab5a350196754.zip | |
Added pseudo code
Diffstat (limited to 'CST116-Ch11-Debugging.sln')
| -rw-r--r-- | CST116-Ch11-Debugging.sln | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging.sln b/CST116-Ch11-Debugging.sln index b60b31b..e08e371 100644 --- a/CST116-Ch11-Debugging.sln +++ b/CST116-Ch11-Debugging.sln @@ -8,6 +8,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{30090A24-EA34-48A8-AB5F-5737C5F786BE}" ProjectSection(SolutionItems) = preProject Program_output.txt = Program_output.txt + CST116_Ch11_Debugging_Pseudo_Code.txt = CST116_Ch11_Debugging_Pseudo_Code.txt Error_program_output.txt = Error_program_output.txt EndProjectSection EndProject |