diff options
| author | Joe Traver <[email protected]> | 2022-10-26 20:56:29 -0700 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-10-26 20:56:29 -0700 |
| commit | bf5df704a062a3714d38589cc1d7a647cf8b2a14 (patch) | |
| tree | 73d552bfe262d89bb9da8c3ae374c97e0476b6b7 /CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln | |
| parent | Code output added (diff) | |
| download | cst116-ch10-debugging-joetraver30-bf5df704a062a3714d38589cc1d7a647cf8b2a14.tar.xz cst116-ch10-debugging-joetraver30-bf5df704a062a3714d38589cc1d7a647cf8b2a14.zip | |
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln index 5ddee71..c46d5b3 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln @@ -7,7 +7,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116-Ch10-Debugging", "CS EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7131F0DD-0A37-4F9B-BE95-FAAE337D6DAB}"
ProjectSection(SolutionItems) = preProject
- Code Output.txt = Code Output.txt
+ CST116 Ch10-Debugging-Pseudo_Code.txt = CST116 Ch10-Debugging-Pseudo_Code.txt
+ CST116-Ch10-Debuggung-Code-Output.txt = CST116-Ch10-Debuggung-Code-Output.txt
EndProjectSection
EndProject
Global
|