Copy LHS to RHS
authorMiguel Vilaca <jmvilaca@di.uminho.pt>
local dateTue, 07 Feb 2006 10:59:49
dateTue, 07 Feb 2006 10:59:49
hash20060207105949-970b1-a3f06b2f524fade64c333bd5cf6d07a2694507c3
Copy LHS to RHS

Adds functionalities that set the right hand side of a rule as a copy of the left hand side of the same rule: one copies everything and the other only the interface.
4 file(s) changed:
src/Common.hs +12 -0
src/INRule.hs +29 -1
src/Network.hs +16 -1
src/NetworkUI.hs +43 -6