diff options
| -rw-r--r-- | CST116_Project1_HernandezJimenez_BROKEN.cpp | 6 |
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
|