to avoid conflicts with Windows io.h
pdf = lefty.1.pdf
noinst_HEADERS = code.h common.h display.h exec.h g.h gfxview.h internal.h \
- io.h lex.h mem.h parse.h str.h tbl.h txtview.h
+ leftyio.h lex.h mem.h parse.h str.h tbl.h txtview.h
if WITH_X
if WITH_XAW
#include "common.h"
#include "mem.h"
-#include "io.h"
+#include "leftyio.h"
#include "code.h"
#include "tbl.h"
#include "dot2l.h"
#include "common.h"
#include "dotparse.h"
#include "dot2l.h"
-#include "io.h"
+#include "leftyio.h"
#include "triefa.c"
static int syntax_errors;
#include "common.h"
#include "g.h"
#include "mem.h"
-#include "io.h"
+#include "leftyio.h"
#include "code.h"
#include "tbl.h"
#include "parse.h"
#include "common.h"
#include "g.h"
#include "mem.h"
-#include "io.h"
+#include "leftyio.h"
#include "code.h"
#include "tbl.h"
#include "parse.h"
#include "common.h"
#include "g.h"
#include "code.h"
-#include "io.h"
+#include "leftyio.h"
#include "mem.h"
#include "tbl.h"
#include "parse.h"
#include "common.h"
#include "g.h"
-#include "io.h"
+#include "leftyio.h"
#include "mem.h"
io_t *iop;
".\g.h"\\r
".\gfxview.h"\\r
".\internal.h"\\r
- ".\io.h"\\r
+ ".\leftyio.h"\\r
".\mem.h"\\r
".\parse.h"\\r
".\str.h"\\r
".\g.h"\\r
".\gfxview.h"\\r
".\internal.h"\\r
- ".\io.h"\\r
+ ".\leftyio.h"\\r
".\mem.h"\\r
".\parse.h"\\r
".\tbl.h"\\r
".\exec.h"\\r
".\g.h"\\r
".\gfxview.h"\\r
- ".\io.h"\\r
+ ".\leftyio.h"\\r
".\mem.h"\\r
".\parse.h"\\r
".\tbl.h"\\r
".\dot2l\triefa.c"\\r
".\dot2l\triefa.h"\\r
".\dotparse.h"\\r
- ".\io.h"\\r
+ ".\leftyio.h"\\r
{$(INCLUDE)}"\sys\STAT.H"\\r
{$(INCLUDE)}"\sys\TYPES.H"\\r
\r
".\./dot2l\dot2l.h"\\r
".\code.h"\\r
".\common.h"\\r
- ".\io.h"\\r
+ ".\leftyio.h"\\r
".\mem.h"\\r
".\tbl.h"\\r
{$(INCLUDE)}"\sys\STAT.H"\\r
DEP_CPP_IO_C22=\\r
".\common.h"\\r
".\g.h"\\r
- ".\io.h"\\r
+ ".\leftyio.h"\\r
".\mem.h"\\r
{$(INCLUDE)}"\sys\STAT.H"\\r
{$(INCLUDE)}"\sys\TYPES.H"\\r
/* Lefteris Koutsofios - AT&T Labs Research */
#include "common.h"
-#include "io.h"
+#include "leftyio.h"
#ifdef FEATURE_CS
#include "cs2l.h"
#endif