Add forgotten files 1.4.70b
[polyglot.git] / epd.h
diff --git a/epd.h b/epd.h
index 896879d..e20cae5 100644 (file)
--- a/epd.h
+++ b/epd.h
@@ -1,20 +1,20 @@
-\r
-// epd.h\r
-\r
-#ifndef EPD_H\r
-#define EPD_H\r
-\r
-// includes\r
-\r
-#include "util.h"\r
-\r
-// functions\r
-\r
-extern void epd_test   (int argc, char * argv[]);\r
-\r
-extern bool epd_get_op (const char record[], const char opcode[], char string[], int size);\r
-\r
-#endif // !defined EPD_H\r
-\r
-// end of epd.h\r
-\r
+
+// 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
+