lib/calib_lex.l: Add #define YY_NO_INPUT to C pre-amble
authorIan Abbott <abbotti@mev.co.uk>
Thu, 21 Mar 2013 15:49:18 +0000 (15:49 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Thu, 21 Mar 2013 15:49:18 +0000 (15:49 +0000)
commitf4e228e23162eca185d593a2c736645ec50ab716
tree88b9a86fd79a44e32761e882e6e5daede128b060
parentcc0c9e740579640ef92ee5e7d37d6453cb2c8e9c
lib/calib_lex.l: Add #define YY_NO_INPUT to C pre-amble

This suppresses a compiler warning about 'input' defined but not used.
lib/calib_lex.l