add information

This commit is contained in:
shark 2019-02-08 15:46:46 +00:00
parent 791d5cb2a8
commit 8582ad5cfc

View File

@ -13,7 +13,9 @@ import java.util.Scanner;
/*
* File Name: Cell.java
* Created: Nov 7, 2018
* Author:
* Author: Cole Deck and Phillip Augustynowicz
*
* Additional comments can be found in the document submitted by Phillip.
*/
public class Cell extends Object
{