- add functions add_node_network() and set_primary_node_network(). Node
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 19 Sep 2006 19:28:39 +0000 (19:28 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 19 Sep 2006 19:28:39 +0000 (19:28 +0000)
commit21f3cc53e97bac590d1b315020aaa06d9c67cbdb
treeb6ca32c4f022d7316957bff98df308dc85838377
parent5c10b06bd3eb270477033093876c69315262d763
- add functions add_node_network() and set_primary_node_network(). Node
  networks cannot be associated with multiple nodes, so there is no need
  for remove_node_network() at this time.
PLC/Nodes.py