aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
diff options
context:
space:
mode:
authorEvan <[email protected]>2022-09-29 16:27:26 -0700
committerEvan <[email protected]>2022-09-29 16:27:26 -0700
commit695faba203cc5b9c7d106bb04a4d3ef3b0ba63b6 (patch)
treedc2da05c5fc6181dbf1d2323b2104aeef7ab9d68 /CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
parent1 (diff)
downloadcst116-ch6-debugging-evanmihm-695faba203cc5b9c7d106bb04a4d3ef3b0ba63b6.tar.xz
cst116-ch6-debugging-evanmihm-695faba203cc5b9c7d106bb04a4d3ef3b0ba63b6.zip
2
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp')
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
index 497e2f8..dca4259 100644
--- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
@@ -57,4 +57,4 @@ int main()
<< celcius << " degrees C" << endl;
return 0;
-}
+} \ No newline at end of file