diff options
Diffstat (limited to 'CST116-BlankConsole/CST116Lab0Fine.cpp')
| -rw-r--r-- | CST116-BlankConsole/CST116Lab0Fine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116Lab0Fine.cpp b/CST116-BlankConsole/CST116Lab0Fine.cpp index 26e3c5c..269e0cd 100644 --- a/CST116-BlankConsole/CST116Lab0Fine.cpp +++ b/CST116-BlankConsole/CST116Lab0Fine.cpp @@ -1,5 +1,5 @@ // CST116-BlankConsole.cpp : This file contains the 'main' function. Program execution begins and ends there. -//Additional comments, Edward Fine, CST 116, Lab0, debugging and blank console.! +//Additional comments, Edward Fine, CST 116, Lab0, debugging and blank console. #include <iostream> using std::cout; |