Commit 97b7a30f authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Add the "Include" directive to the generic file parsing code.

Now if a line BEGINS with "Include" and is followed by whitespace and then
a filename, the parser will open and parse that file before continuing to
parse the rest of the current file.

Also improved some parser error messages with line numbers and file names.
parent 60f0f09d
Supports Markdown
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