Added new documentation

This commit is contained in:
2018-05-08 11:53:16 -04:00
parent 1cf1898664
commit 0e4a954cc4
3 changed files with 127 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
//Ciphers/main.cpp
//Matthew Ellison
// Created: 4-25-18
//Modified: 5-2-18
//Modified: 5-8-18
//This file contains the driver function and the test functions for the Cipher program
//This program will use some simple ciphers that are no longer widely used but still fun to play with