summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacobdw22 <[email protected]>2022-10-19 22:51:05 -0700
committerjacobdw22 <[email protected]>2022-10-19 22:51:05 -0700
commit752fc92298a717d20a96f52c68123fbc362b683b (patch)
treec7a4eab000373dda8cf63d33ef4e4610dcbfe800
parentsimple changes (diff)
downloadcst116-lab1-jacobdw22-752fc92298a717d20a96f52c68123fbc362b683b.tar.xz
cst116-lab1-jacobdw22-752fc92298a717d20a96f52c68123fbc362b683b.zip
semi-final changes
-rw-r--r--BlankConsoleLab/cst116-lab1-wilson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/cst116-lab1-wilson.cpp b/BlankConsoleLab/cst116-lab1-wilson.cpp
index 166f731..81f393d 100644
--- a/BlankConsoleLab/cst116-lab1-wilson.cpp
+++ b/BlankConsoleLab/cst116-lab1-wilson.cpp
@@ -1,5 +1,5 @@
// BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there.
-//
+// Jacob Wilson, cst116, Lab1
#include <iostream>