At present, espec files are used only as a means of interfacing with a corpus file. Click here to see a description of those keywords in an espec file relevant to controlling the operation of SUMMIT tools.
anything reading this espec file will \
consider this to be one line
Comments start with a #: everything on the line following the
# is ignored (including any \ characters, so comments cannot
be continued onto the next line). You may include other espec files by placing:
include other.epsecon a single line. This has precisely the same effect as if you had typed the contents of other.espec where it was included.
If <> appears on a single line, everything below that point in the file (including any includes) are ignored.
Within those constraints, anything is allowed in an espec file. However, individual programs that read from an espec file can insist on stronger constraints.