diff options
Diffstat (limited to 'BlankConsoleLab/cst116-lab3-wilson.cpp')
| -rw-r--r-- | BlankConsoleLab/cst116-lab3-wilson.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/BlankConsoleLab/cst116-lab3-wilson.cpp b/BlankConsoleLab/cst116-lab3-wilson.cpp index 46862bc..635c5a4 100644 --- a/BlankConsoleLab/cst116-lab3-wilson.cpp +++ b/BlankConsoleLab/cst116-lab3-wilson.cpp @@ -1,8 +1,8 @@ -/*Jacob Wilson -cst116 -Lab 3 -11/28/2022*/ +/* Jacob Wilson + cst116 + Lab 3 + 11/28/2022 */ ///////////////////////////// Pre Compiler Directives ///////////////////////////// |