X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=main.h;h=ecc078be171ad118014a9b79b96c01885e22a395;hp=f504f680e71dd31a4197cbc57038faa7200a9d19;hb=HEAD;hpb=cb9522491af43508c47cb927247e3b5769b9259b diff --git a/main.h b/main.h index f504f68..ecc078b 100644 --- a/main.h +++ b/main.h @@ -1,19 +1,19 @@ - -// main.h - -#ifndef MAIN_H -#define MAIN_H - -// includes - -#include "util.h" - -// functions - -extern void quit (); -extern void polyglot_set_option(const char *name, const char *value); - -#endif // !defined MAIN_H - -// end of main.h - + +// main.h + +#ifndef MAIN_H +#define MAIN_H + +// includes + +#include "util.h" + +// functions + +extern void quit (); +extern void polyglot_set_option(const char *name, const char *value); + +#endif // !defined MAIN_H + +// end of main.h +