aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBensProgramma <[email protected]>2021-10-16 13:21:56 -0700
committerGitHub <[email protected]>2021-10-16 13:21:56 -0700
commit47b82d7e17da56244aa27db6cde7aea74b4107d4 (patch)
tree71b9173d032051a14881b2082eaf7d01ee3b9586
parentAdd files via upload (diff)
downloadcst116-proj1-bensprogramma-47b82d7e17da56244aa27db6cde7aea74b4107d4.tar.xz
cst116-proj1-bensprogramma-47b82d7e17da56244aa27db6cde7aea74b4107d4.zip
Update CST116_Project1_HernandezJimenez_BROKEN.cpp
-rw-r--r--CST116_Project1_HernandezJimenez_BROKEN.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/CST116_Project1_HernandezJimenez_BROKEN.cpp b/CST116_Project1_HernandezJimenez_BROKEN.cpp
index 06941e4..6d81aa4 100644
--- a/CST116_Project1_HernandezJimenez_BROKEN.cpp
+++ b/CST116_Project1_HernandezJimenez_BROKEN.cpp
@@ -1,11 +1,11 @@
// CST116_Project1_HernandezJimenez_BROKEN.cpp : This file contains the 'main' function. Program execution begins and ends there.
// **** Original program submitted by Frederico HernandezJimenez with errors 10/15/2021 7:58pm
-//
-//
+//
//
// **** This program was edited by Benjamin Schroeder 10/15/2021 8:34pm
+// **** - Original code arrived to Schroeder as a .cp file whose text was then was copied to this Visual Studio Project
// **** - The incorrect code has been commented out with a corrected line entered below the incorrect line
-// **** - edits have been notated with initials BAS
+// **** - Edits have been notated with initials BAS