From ebbfc6da18e6d8d38972620ed4548bb0fc4daa42 Mon Sep 17 00:00:00 2001 From: Aaron Hill Date: Thu, 29 Sep 2022 16:19:56 -0700 Subject: 2 --- CST116-BlankConsole/CST116-BlankConsole-Hill.cpp | 2 +- CST116-BlankConsole/CST116-BlankConsole.vcxproj | 2 +- CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CST116-BlankConsole/CST116-BlankConsole-Hill.cpp b/CST116-BlankConsole/CST116-BlankConsole-Hill.cpp index 03cefef..7a831ac 100644 --- a/CST116-BlankConsole/CST116-BlankConsole-Hill.cpp +++ b/CST116-BlankConsole/CST116-BlankConsole-Hill.cpp @@ -1,6 +1,6 @@ // CST116-BlankConsole.cpp : This file contains the 'main' function. Program execution begins and ends there. // -// Aaron Hill, CST 116, Lab 0, Debugging +// Aaron Hill, CST 116, Lab 0, Debugging.. #include diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index a0056fb..de52fdd 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -127,7 +127,7 @@ - + diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters index 08906aa..d5b0430 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters @@ -15,7 +15,7 @@ - + Source Files -- cgit v1.2.3