aboutsummaryrefslogtreecommitdiff
path: root/CST116-Debugging-Bishop.cpp
diff options
context:
space:
mode:
Diffstat (limited to '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
+}