aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-12 20:36:33 -0700
committerTrenton Stark <[email protected]>2022-10-12 20:36:33 -0700
commitc74dff92d9bf3eb69a6b742922c87504bb15e522 (patch)
tree8c10816c08bf6c35e31ba46e82ccd59f2d5587a2 /CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
parenttesting github login (diff)
downloadcst116-ch6-debugging-stark-c74dff92d9bf3eb69a6b742922c87504bb15e522.tar.xz
cst116-ch6-debugging-stark-c74dff92d9bf3eb69a6b742922c87504bb15e522.zip
Finished
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp')
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp3
1 files changed, 1 insertions, 2 deletions
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