Bug fix
authorMiguel Vilaca <jmvilaca@di.uminho.pt>
local dateTue, 07 Feb 2006 12:25:33
dateTue, 07 Feb 2006 12:25:33
hash20060207122533-970b1-ccb5b9247c579b106d081c4cf9e725d4e19af679
Bug fix

Copying the lhs interface to the corresponding rhs in cases that this rhs already had something, leads to errors. Now it only copies the interface to an empty rhs. When this rhs is not empty the user is asked whether or not the rhs should be subscribed.
2 file(s) changed:
src/INRule.hs +4 -1
src/NetworkUI.hs +4 -4