evalue_read: accept constant multiple of variable without explicit '*'
commite2cad9edba2f754f1ee7dfc2f0270c6531e52f75
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 27 Jun 2007 16:31:12 +0000 (27 18:31 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 27 Jun 2007 16:31:12 +0000 (27 18:31 +0200)
tree1cecb33145bc12e89212e7b0002f0f32fd40b40b
parentd4be620cd382581a86a5728504b4e921c134ba9d
evalue_read: accept constant multiple of variable without explicit '*'

This includes '-variable', which gets tokenized as '-1' 'variable'.
evalue_read.c