PBGitGrapher: Use std::list rather than vector
commite0dcdf62b3285118ccd240b132edc527d609cb80
authorPieter de Bie <pdebie@ai.rug.nl>
Mon, 24 Nov 2008 02:19:53 +0000 (24 03:19 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Mon, 24 Nov 2008 21:54:05 +0000 (24 22:54 +0100)
tree8186f503093d1e9bf0716d4f0df62e39a55eb279
parenteb472e0c86748307bb444a25f8b81cd5d736a938
PBGitGrapher: Use std::list rather than vector

This allows us to remove the currentlane if
necessary, fixing a drawing bug
PBGitGrapher.mm