Now two sequencial assignments, such as A=X; A=Y; are equal to one

Author portnov <portnov@bk.ru>
Author date 2008-06-21 11:04:04
Author local date 2008-06-21 17:04:04 +0600
Committer portnov <portnov@bk.ru>
Committer date 2008-06-21 11:04:04
Committer local date 2008-06-21 17:04:04 +0600
Commit 51cbdb7d9243566ae57b19385442e61544fa6107
Tree cfa6a5046eb05ac2851c1b25c158a2f98b2ac313
Parent 939f47dfdef56b21042aa986e5143918703551f4
Now two sequencial assignments, such as A=X; A=Y; are equal to one
assignment A = X|Y.
Affected files:
unibnfgen.py
ViewGit