diff options
| -rw-r--r-- | CST116_Project1_HernandezJimenez_BROKEN.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116_Project1_HernandezJimenez_BROKEN.cpp b/CST116_Project1_HernandezJimenez_BROKEN.cpp index 571db8f..15df22a 100644 --- a/CST116_Project1_HernandezJimenez_BROKEN.cpp +++ b/CST116_Project1_HernandezJimenez_BROKEN.cpp @@ -3,7 +3,7 @@ //
//
// **** 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
+// **** - Original code arrived to Schroeder as a .cp file created in XCode 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
|