aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project
diff options
context:
space:
mode:
authorhuntbyrne <[email protected]>2022-10-06 14:49:45 -0700
committerGitHub <[email protected]>2022-10-06 14:49:45 -0700
commit81e4696f5d7228bdb6dbf7bc4cae38323d4532d0 (patch)
treebbb5310ed4f15a9e1ec7e42fbbf70921c9c72ece /Ch 5 Debugging Project
parentChanges 9/29 (diff)
downloadcst116-lab0-debugging-huntbyrne-main.tar.xz
cst116-lab0-debugging-huntbyrne-main.zip
Rename Ch 5 Debugging Project.cpp to CST116-Debugging-Byrne.cppHEADmain
Diffstat (limited to 'Ch 5 Debugging Project')
-rw-r--r--Ch 5 Debugging Project/CST116-Debugging-Byrne.cpp (renamed from Ch 5 Debugging Project/Ch 5 Debugging Project.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/CST116-Debugging-Byrne.cpp
index 55e4b04..6383999 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/CST116-Debugging-Byrne.cpp
@@ -82,4 +82,4 @@ int main()
cout << money << endl;
return 0;
-} \ No newline at end of file
+}