]> gitweb.michael.orlitzky.com - hath.git/commit
Moved the min/max address/octetN functions out of IPv4Address and in to Cidr.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 20 May 2010 21:10:59 +0000 (17:10 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 20 May 2010 21:10:59 +0000 (17:10 -0400)
commit75038b45b9c379d8313511e58c3c0fe680810883
tree90cb5fe4cad48908433b1e38011fe8035efd9c04
parent6c671cd410b81257514e1be76ca3f252ea69ccdb
Moved the min/max address/octetN functions out of IPv4Address and in to Cidr.
src/Cidr.hs
src/IPv4Address.hs
src/Main.hs