summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/BlankConsoleLab.cpp
diff options
context:
space:
mode:
authorNathanturcas <[email protected]>2022-11-09 22:35:56 -0800
committerNathanturcas <[email protected]>2022-11-09 22:35:56 -0800
commitbae6389030a98298b9de961208eabe84a14318b8 (patch)
treeca72d4e3a64e8a757eb2c2bfa0d9be469cb3a216 /BlankConsoleLab/BlankConsoleLab.cpp
parentcommit 2 (diff)
downloadcst116-lab2-nathanturcas-bae6389030a98298b9de961208eabe84a14318b8.tar.xz
cst116-lab2-nathanturcas-bae6389030a98298b9de961208eabe84a14318b8.zip
another commit
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.cpp')
-rw-r--r--BlankConsoleLab/BlankConsoleLab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.cpp b/BlankConsoleLab/BlankConsoleLab.cpp
index 2637d5f..b62f3ab 100644
--- a/BlankConsoleLab/BlankConsoleLab.cpp
+++ b/BlankConsoleLab/BlankConsoleLab.cpp
@@ -1,6 +1,6 @@
// BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there.
//
-
+//nathan turcas lab 2
#include <iostream>
using namespace std;