aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Pearse <[email protected]>2022-10-01 13:10:54 -0700
committerTim Pearse <[email protected]>2022-10-01 13:10:54 -0700
commita4b41a6e5c5b1898ed9db10a950c0bdba501893a (patch)
tree4ff4dab2e11771d9ee31733ca66828258c8f70a5
parentAdded a breakpoint on line 76 (diff)
parentWill this work now? (diff)
downloadcst116-lab0-debugging-legokid1503-a4b41a6e5c5b1898ed9db10a950c0bdba501893a.tar.xz
cst116-lab0-debugging-legokid1503-a4b41a6e5c5b1898ed9db10a950c0bdba501893a.zip
Merge branch 'main' of https://github.com/CST116/cst116-lab0-debugging-legokid1503
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index 94c54e1..c2a52a9 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -1,5 +1,7 @@
/********************************************************************
* File: Chap_5_Debugging.cpp
+*
+* Changing because I can
*
* General Instructions: Complete each step before proceeding to the
* next.