aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Cyrus <[email protected]>2022-10-01 11:52:32 -0700
committerMorgan Cyrus <[email protected]>2022-10-01 11:52:32 -0700
commitee491b6273e64dce7d36b097280fba904328516b (patch)
tree4f2d3a7d41d94940b75c47cbfc2454f03bb72258
parenttest (diff)
downloadcst116-lab0-cyrus-ee491b6273e64dce7d36b097280fba904328516b.tar.xz
cst116-lab0-cyrus-ee491b6273e64dce7d36b097280fba904328516b.zip
test
-rw-r--r--CST116-BlankConsole/CST116-BlankConsole.cpp2
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>