From 8bf84edcc29d44e4c8a3ee82585bead4bf9b12dd Mon Sep 17 00:00:00 2001 From: DoolyBoi Date: Thu, 29 Sep 2022 15:16:08 -0700 Subject: renamed text file --- CST116-BlankConsole/CST116-BlankConsole.vcxproj | 2 +- CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters | 2 +- CST116-BlankConsole/CST116Lab0Havaldar.txt | 2 ++ CST116-BlankConsole/output.txt | 2 -- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 CST116-BlankConsole/CST116Lab0Havaldar.txt delete mode 100644 CST116-BlankConsole/output.txt diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index 8939fdd..5f82407 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -130,7 +130,7 @@ - + diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters index c906f87..12ec820 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters @@ -20,7 +20,7 @@ - + Source Files diff --git a/CST116-BlankConsole/CST116Lab0Havaldar.txt b/CST116-BlankConsole/CST116Lab0Havaldar.txt new file mode 100644 index 0000000..f481d68 --- /dev/null +++ b/CST116-BlankConsole/CST116Lab0Havaldar.txt @@ -0,0 +1,2 @@ +Hello World! +My name is Abdullah Havaldar and my github name is abd00l4h \ No newline at end of file diff --git a/CST116-BlankConsole/output.txt b/CST116-BlankConsole/output.txt deleted file mode 100644 index f481d68..0000000 --- a/CST116-BlankConsole/output.txt +++ /dev/null @@ -1,2 +0,0 @@ -Hello World! -My name is Abdullah Havaldar and my github name is abd00l4h \ No newline at end of file -- cgit v1.2.3