Commit 4cca064d by Charles Hannum

entered into RCS

From-SVN: r1284
parent 4f73c5dd
......@@ -15,10 +15,6 @@ struct file_stack
char *name;
struct file_stack *next;
int line;
/* This is for front ends that do include processing
internally rather than having a preprocessor do it.
Modula 2 needs this. */
FILE *fd;
};
/* Stack of currently pending input files.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment