evalue_read: only allow terms to cross newlines inside grouping
commit201fac9107b57a42a35b70d0c4af27f6e0b6abae
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2008 15:06:27 +0000 (25 16:06 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 31 Mar 2008 10:05:56 +0000 (31 12:05 +0200)
treecd833704c9183164546d57242d24e00e0479ad86
parentd45f9320f5d00c827495462f4e7610fd8f080429
evalue_read: only allow terms to cross newlines inside grouping

This extends 6da99e2315fd0e0945a0b1fb5fd51f2e31053818 (evalue_read:
only accept implicit multiplication on a single line), which took
care of constraints of a subsequent domain that start with a
positive multiple of a variable to those that start with a
negative multiple of a variable.
evalue_read.c