Allow macro definitions to be terminated by tok_eof as well as
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 24 Feb 2012 18:43:54 +0000 (18:43 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 24 Feb 2012 18:43:54 +0000 (18:43 +0000)
commitafd6306286b6472b75f9964c42d5b0910b3a83fc
tree6f01c517b92b482617b991ed3d910a9dee264d20
parentad34bdfed9510cdbc12c27149cb2c0ca09ea4958
Allow macro definitions to be terminated by tok_eof as well as
tok_eop, to prevent Halibut tight-looping when a definition is the
last thing in a file.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@9419 cda61777-01e9-0310-a592-d414129be87e
input.c