refactor DoublePoint defn
authorMalcolm.Wallace@cs.york.ac.uk
local dateFri, 19 Aug 2005 14:51:13
dateFri, 19 Aug 2005 13:51:13
hash20050819135113-6871e-37357136906e932a7ed978a2920dffd3c56c82e7
refactor DoublePoint defn

Refactor the definition of the DoublePoint type to avoid named fields.
This is purely to make the derived instances of read and show simpler,
so I can write values nicely by hand and have them 'read' properly.
2 file(s) changed:
src/Math.hs +8 -0
src/NetworkView.hs +1 -2