No longer obscure the board after game ends.
[siwg.git] / espy / src / espy.cc
blobe304560535372644b589fe8a90de8ac39f49c39c
1 /**
2 * \file
4 * main.
6 */
8 /**
10 * \mainpage \c Espy Documentation
12 * \section Introduction
17 #include <iostream>
18 using namespace std;