summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWiserJ <[email protected]>2021-10-19 21:47:15 -0700
committerWiserJ <[email protected]>2021-10-19 21:47:15 -0700
commit14e4e433c18a920247b3edfbea84b66838ce5623 (patch)
tree5cfd4bf012d16b0d0ae6722df20ac08e6248fb43
parent3 (diff)
downloadcst116-proj1-jeffwoit-14e4e433c18a920247b3edfbea84b66838ce5623.tar.xz
cst116-proj1-jeffwoit-14e4e433c18a920247b3edfbea84b66838ce5623.zip
-rw-r--r--WiserProj1Main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/WiserProj1Main.cpp b/WiserProj1Main.cpp
index a8c419d..9ea3bde 100644
--- a/WiserProj1Main.cpp
+++ b/WiserProj1Main.cpp
@@ -10,6 +10,8 @@
//Jeffrey Wiser
+//We met in class the day after the assignment was given to swap our codes.
+
#include <iostream>
#include <iomanip>
using namespace std;