Add forgotten files 1.4.70b
[polyglot.git] / uci2uci.h
index 2e9e0a6..52f44bb 100644 (file)
--- a/uci2uci.h
+++ b/uci2uci.h
@@ -4,15 +4,10 @@
 #ifndef UCI2UCI_H
 #define UCI2UCI_H
 
-// constants
-
-const char * const PolyglotBookFile="Polyglot BookFile";
-
 // functions
 
-extern void uci_gui_step(char string[]);
-extern void uci_engine_step(char string[]);
-extern void send_uci_options();
+extern void uci2uci_gui_step(char string[]);
+extern void uci2uci_engine_step(char string[]);
 
 #endif // !defined UCI2UCI_H