From bae6389030a98298b9de961208eabe84a14318b8 Mon Sep 17 00:00:00 2001 From: Nathanturcas Date: Wed, 9 Nov 2022 22:35:56 -0800 Subject: another commit --- BlankConsoleLab/BlankConsoleLab.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BlankConsoleLab/BlankConsoleLab.cpp') 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 using namespace std; -- cgit v1.2.3