Remove logical impossibility: A node cannot be a Perm and a Proj at the same time...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 12 Oct 2008 12:49:50 +0000 (12:49 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 12 Oct 2008 12:49:50 +0000 (12:49 +0000)
commit051453480f7a6f94a4c373986dd45a0d8e396035
tree96282040fe6808cf7da1d87b8d57af20322e14df
parentd1da124296582cc3c7cbe9514c1e9c087d190ece
Remove logical impossibility: A node cannot be a Perm and a Proj at the same time.  Even then the code makes no sense, because setting the proj no of a Proj and exchanging it right after that is pretty pointless.

[r22800]
ir/be/belower.c