replaced dict[rot] storage of areas and lines with a single list for the current...
authorJosh Blum <josh@joshknows.com>
Sat, 5 Sep 2009 09:01:41 +0000 (02:01 -0700)
committerJosh Blum <josh@joshknows.com>
Sat, 5 Sep 2009 09:01:41 +0000 (02:01 -0700)
commit5bb2a70a94be9c0f83712ee259b7125e3a582b08
tree9050d35bfc489a3193b798c06fca5c75183fcb41
parent5f54b018b3a84ba4b68009a1c326ba73eaea8cfd
replaced dict[rot] storage of areas and lines with a single list for the current rotation
grc/gui/Element.py
grc/gui/Port.py