diff options
Diffstat (limited to 'CST116-BlankConsole/CST116-Lab0-Mihm.cpp')
| -rw-r--r-- | CST116-BlankConsole/CST116-Lab0-Mihm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Mihm.cpp b/CST116-BlankConsole/CST116-Lab0-Mihm.cpp index 0dcbcd6..d0cd121 100644 --- a/CST116-BlankConsole/CST116-Lab0-Mihm.cpp +++ b/CST116-BlankConsole/CST116-Lab0-Mihm.cpp @@ -8,4 +8,4 @@ int main() { cout << "Hello World!" << endl; cout << "Evan Mihm, My GitHub is evanmihm" << endl; -}
\ No newline at end of file +} |