index
:
ochess.git
doxygen
master
Chess game analysis software.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base_tab
/
gamebase
/
PGNGameBase.cpp
blob: 09d87d870ee278099fe66df5d67d55e6fc371189 (
plain
)
1
2
3
4
5
#include "PGNGameBase.hpp" PGNGameBase::PGNGameBase(std::string pgn_file) { }