Clear missing bottom bits
commit8439727a02bb7de76814621da8498d258381d63c
authormalc <moosotc@gmail.com>
Sun, 20 Dec 2015 17:08:18 +0000 (20 20:08 +0300)
committermalc <moosotc@gmail.com>
Sun, 20 Dec 2015 17:08:18 +0000 (20 20:08 +0300)
tree90b955633bf032408dd1a2be4879389117d9e37c
parentef5e3186c624ba89dfadfedd09672482bd901f22
Clear missing bottom bits

It's probably worthwhile to actually write the code that will create a
union of all the areas that need to be cleared unionize them and do
the clears in a generic fashion - removing thie multi/split/etc
restrictions current code has...
main.ml