diff options
| author | BensProgramma <[email protected]> | 2021-11-07 12:13:28 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-07 12:13:28 -0800 |
| commit | 944fea2f049fb5544f26e359d4a74d341efd8eb5 (patch) | |
| tree | 2e395caa11cc55b223e39854bae64874c868c4d8 | |
| parent | Add project files. (diff) | |
| download | project2_fhernandez_bschroeder-944fea2f049fb5544f26e359d4a74d341efd8eb5.tar.xz project2_fhernandez_bschroeder-944fea2f049fb5544f26e359d4a74d341efd8eb5.zip | |
Update Project2_Fhernandez_BSchroeder.cpp
| -rw-r--r-- | Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp b/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp index da4457c..2e0a328 100644 --- a/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp +++ b/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp @@ -1,7 +1,7 @@ -// Project2_Scratch.cpp : This file contains the 'main' function. Program execution begins and ends there. +// Project2_FHernandez_BSchroeder.cpp : This file contains the 'main' function. Program execution begins and ends there. // Written by Ben Schroeder and Freddy Hernandez // email:[email protected] -// email:[email protected] +// email:[email protected] // date: 10/30/2021 and periodically updated up to 11/07/2021 // // /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |