Fix issue #21
- Fixes GCM when anti-dependencies thinks there needs to be an edge from a read to a write that the read doesn't dominate - just don't draw that edge (not necessary since anti-dependencies can be treated as best effort).
- Closes #21 (closed).