aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliamBishopCST116 <[email protected]>2022-10-03 13:24:36 -0700
committerGitHub <[email protected]>2022-10-03 13:24:36 -0700
commit2e1b8ba7e5f6ece0157f15b7c02069be0faa06c5 (patch)
treeb90ec7f9c5da726cddffb92f60f4adb0b7fc48fc
parentAdd files via upload (diff)
downloadcst116-lab0--bishop--2e1b8ba7e5f6ece0157f15b7c02069be0faa06c5.tar.xz
cst116-lab0--bishop--2e1b8ba7e5f6ece0157f15b7c02069be0faa06c5.zip
Update CST116-Debugging-Bishop.cpp
-rw-r--r--CST116-Debugging-Bishop.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/CST116-Debugging-Bishop.cpp b/CST116-Debugging-Bishop.cpp
index cce4692..154a5c8 100644
--- a/CST116-Debugging-Bishop.cpp
+++ b/CST116-Debugging-Bishop.cpp
@@ -1,3 +1,5 @@
+//William Bishop
+
/********************************************************************
* File: Chap_5_Debugging.cpp
*
@@ -87,4 +89,4 @@ int main()
cout << money << endl;
return 0;
-} \ No newline at end of file
+}