.hgignore
author Mario de Sousa <msousa@fe.up.pt>
Thu, 14 Apr 2011 18:12:59 +0100
changeset 287 9df7fcb9bde5
parent 218 413842f6152f
child 368 63cee5103e8f
permissions -rwxr-xr-x
Added tracking of order by which tokens are processed by lexical analyser.
This helps in correctly formating error messages when constructs begin in one file, and end in another.
.project

syntax: regexp
\.o$
syntax: regexp
^iec2c$
syntax: regexp
^iec2iec$
syntax: regexp
\.depend$
syntax: regexp
^stage1_2/iec\.(y|flex)\..*$