Rename ucioption.h to uci.h

We are going to add all UCI related
functions here, so first rename it
to a more proper name.

No functional change.
This commit is contained in:
Marco Costalba
2014-10-26 07:09:19 +01:00
committed by Joona Kiiski
parent 428962a2e8
commit 5cbcff55cc
9 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
#include "search.h"
#include "timeman.h"
#include "ucioption.h"
#include "uci.h"
namespace {