From bf5df704a062a3714d38589cc1d7a647cf8b2a14 Mon Sep 17 00:00:00 2001 From: Joe Traver Date: Wed, 26 Oct 2022 20:56:29 -0700 Subject: Added pseudo code and finished the assignment --- CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln') 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 -- cgit v1.2.3