add interface to pcus
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 11 Oct 2006 19:54:53 +0000 (19:54 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 11 Oct 2006 19:54:53 +0000 (19:54 +0000)
commitdda3bb83c9030737f301bda2773f5dcb818fed2e
tree723b14a29bb47d064c5b249572b33df605d7b953
parent2030159bddcc26c81a29f7b4791e65fede1ee9f0
add interface to pcus
PLC/Methods/AddPCU.py [new file with mode: 0644]
PLC/Methods/DeletePCU.py [new file with mode: 0644]
PLC/Methods/GetPCUs.py [new file with mode: 0644]
PLC/Methods/UpdatePCU.py [new file with mode: 0644]
PLC/Methods/__init__.py
PLC/PCUs.py