diff options
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.cpp b/CST116-BlankConsole/CST116-BlankConsole.cpp index f52b208..bf7aee4 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.cpp +++ b/CST116-BlankConsole/CST116-BlankConsole.cpp @@ -1,4 +1,4 @@ -// CST116-BlankConsole.cpp : This file contains the 'main' function. Program execution begins and ends there.
+// CST116-Lab0 repository : This file contains the 'main' function. Program execution begins and ends there.
//
#include <iostream>
|