Replaced TYPES in Port and Param with types parameter.
authorJosh Blum <josh@joshknows.com>
Sat, 29 Aug 2009 08:04:58 +0000 (01:04 -0700)
committerJosh Blum <josh@joshknows.com>
Sat, 29 Aug 2009 08:04:58 +0000 (01:04 -0700)
commit576d3978c7fafe5d6727c77281e3aad6d92074d2
treefde88d38dd92a79571d1960f8e1fb9debd05b903
parentcb794a7c8703ea06a9bce110fc1041140f25e8e6
Replaced TYPES in Port and Param with types parameter.
Replaced odict in options for storing options with a list.
Fix virtual port check in flow graph template.
grc/base/Block.py
grc/base/Param.py
grc/base/Port.py
grc/python/Param.py
grc/python/Port.py
grc/python/flow_graph.tmpl
grc/todo.txt