Added another constructor for Entity.py. It takes the name, list of names of
commitee26d04d09d15c3bb397271bc730fe0b58922b16
authorAntonio Chavez <ajchavez03@gmail.com>
Tue, 26 Feb 2008 00:35:17 +0000 (25 16:35 -0800)
committerAntonio Chavez <ajchavez03@gmail.com>
Tue, 26 Feb 2008 00:35:17 +0000 (25 16:35 -0800)
tree112205985c70f2177bba05ea45f013b1bfb1b8fa
parentb654ec1bc04827bf9321b9bb4e1470bd36cb3215
Added another constructor for Entity.py.  It takes the name, list of names of
inports, list of names of outports, and list of names of inoutports.  The port
names lists are optional parameters.
Entity.py