repo.or.cz
/
siwg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No longer obscure the board after game ends.
[siwg.git]
/
espy
/
src
/
espy.cc
blob
e304560535372644b589fe8a90de8ac39f49c39c
1
/**
2
* \file
3
*
4
* main.
5
*
6
*/
7
8
/**
9
*
10
* \mainpage \c Espy Documentation
11
*
12
* \section Introduction
13
*
14
*
15
*/
16
17
#include <iostream>
18
using namespace
std
;
19