Bugz Door Project
Bug List
Member door::Line::operator<< (std::ostream &os, const Line &l)
This also might cause problems if I display a shared BasicLine (in multiple places), and then update it. It would only update in the first place (the others wouldn't show it needs an update).