From 2e1b8ba7e5f6ece0157f15b7c02069be0faa06c5 Mon Sep 17 00:00:00 2001 From: WilliamBishopCST116 <114703314+WilliamBishopCST116@users.noreply.github.com> Date: Mon, 3 Oct 2022 13:24:36 -0700 Subject: Update CST116-Debugging-Bishop.cpp --- CST116-Debugging-Bishop.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CST116-Debugging-Bishop.cpp') 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 +} -- cgit v1.2.3