diff options
| -rw-r--r-- | CST116-lab3-Submit2-Bishop.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-lab3-Submit2-Bishop.cpp b/CST116-lab3-Submit2-Bishop.cpp index 3f7896f..36ed891 100644 --- a/CST116-lab3-Submit2-Bishop.cpp +++ b/CST116-lab3-Submit2-Bishop.cpp @@ -1,5 +1,7 @@ // BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there. // +//William Bishop #include <iostream> #include <fstream> |