params, sources, and sinks now stored internally as lists. The keys for said objects...
authorJosh Blum <josh@joshknows.com>
Sat, 15 Aug 2009 06:23:53 +0000 (23:23 -0700)
committerJosh Blum <josh@joshknows.com>
Sat, 15 Aug 2009 06:23:53 +0000 (23:23 -0700)
commitde213686dfa9608bcf59e2c14a4e326049e9779e
tree69cd4e5858d7bb246b8335792764bfd89b1d1f55
parent0a73facce3ce4eba23676df5f22f222df319ed87
params, sources, and sinks now stored internally as lists. The keys for said objects are now only stored in one place (in the object).
grc/base/Block.py
grc/gui/Block.py
grc/python/Block.py
grc/python/Port.py