Allow MATCH FILES before an active file has been defined.
authorBen Pfaff <blp@gnu.org>
Wed, 29 Oct 2008 13:33:56 +0000 (06:33 -0700)
committerBen Pfaff <blp@gnu.org>
Wed, 3 Dec 2008 04:26:46 +0000 (20:26 -0800)
commitfd97d8bee5b125aa9d82d3a46685aac21282c051
treea3b39df6321dbcce62c881aae77792cfbad4689e
parent16af7ed2b7da4aa1c38a15c5663298d6e251e458
Allow MATCH FILES before an active file has been defined.

Except when it has the active file as an input, MATCH FILES does
not require an active file, and produces an active file, so it
makes sense to allow it anywhere.

Thanks to John Darrington for pointing out the bug.
src/language/command.def