X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=epd.h;h=e20cae5e43cd5d6a14344a05cc3c65aeaed1a10c;hp=896879d42def13bf3c4344efc3e56930de0da104;hb=HEAD;hpb=64f72f31685ea1dff12b19b22cfaf7a53ccc079f diff --git a/epd.h b/epd.h index 896879d..e20cae5 100644 --- a/epd.h +++ b/epd.h @@ -1,20 +1,20 @@ - -// epd.h - -#ifndef EPD_H -#define EPD_H - -// includes - -#include "util.h" - -// functions - -extern void epd_test (int argc, char * argv[]); - -extern bool epd_get_op (const char record[], const char opcode[], char string[], int size); - -#endif // !defined EPD_H - -// end of epd.h - + +// epd.h + +#ifndef EPD_H +#define EPD_H + +// includes + +#include "util.h" + +// functions + +extern void epd_test (int argc, char * argv[]); + +extern bool epd_get_op (const char record[], const char opcode[], char string[], int size); + +#endif // !defined EPD_H + +// end of epd.h +