From c74dff92d9bf3eb69a6b742922c87504bb15e522 Mon Sep 17 00:00:00 2001 From: Trenton Stark Date: Wed, 12 Oct 2022 20:36:33 -0700 Subject: Finished --- CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp index be9a0b9..3d11d51 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp @@ -57,5 +57,4 @@ int main() << celcius << " degrees C" << endl; return 0; -} -//testing \ No newline at end of file +} \ No newline at end of file -- cgit v1.2.3