diff options
| author | BensProgramma <[email protected]> | 2021-10-18 17:14:35 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-18 17:14:35 -0700 |
| commit | 16ffd46c60ceea3b33efe88eb04c778da56e372d (patch) | |
| tree | 031414588598f902a84f9d7440f39e28bcc5f578 | |
| parent | Update CST116_Project1_HernandezJimenez_BROKEN.cpp (diff) | |
| download | cst116-proj1-bensprogramma-16ffd46c60ceea3b33efe88eb04c778da56e372d.tar.xz cst116-proj1-bensprogramma-16ffd46c60ceea3b33efe88eb04c778da56e372d.zip | |
Update CST116_Project1_HernandezJimenez_BROKEN.cpp
| -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
|