summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lawrance <[email protected]>2021-10-13 13:20:41 -0700
committerJames Lawrance <[email protected]>2021-10-13 13:20:41 -0700
commit72e4a1d134a3b36813337202d42fbe68c4ae7f2b (patch)
tree1792d076989ec4794831e5a956fd69c2e80247f3
parentCommit 2 (diff)
downloadcst116-proj1-jemersonlawrance-72e4a1d134a3b36813337202d42fbe68c4ae7f2b.tar.xz
cst116-proj1-jemersonlawrance-72e4a1d134a3b36813337202d42fbe68c4ae7f2b.zip
Commit 3
-rw-r--r--CST116F2021-Proj1/CST116F2021-Proj1.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/CST116F2021-Proj1/CST116F2021-Proj1.cpp b/CST116F2021-Proj1/CST116F2021-Proj1.cpp
index c3352b9..0421660 100644
--- a/CST116F2021-Proj1/CST116F2021-Proj1.cpp
+++ b/CST116F2021-Proj1/CST116F2021-Proj1.cpp
@@ -3,7 +3,5 @@ using namespace std;
int main()
{
- cout << "I like fishing.";
-
- return 0;
+ cout << "Project 1 Working"
} \ No newline at end of file