X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FAddInterface.py;h=ec35fc7b2cfd94302f28b1ae45015108253f5dbb;hb=19d4a01ccf66af9e00914351b3eacd5fc880f988;hp=e98d545fd81f2c552dc1af2fb223fee8ff832eb3;hpb=f7ce7ce813d4c44502629820a3583f32a99a98f7;p=plcapi.git diff --git a/PLC/Methods/AddInterface.py b/PLC/Methods/AddInterface.py index e98d545..ec35fc7 100644 --- a/PLC/Methods/AddInterface.py +++ b/PLC/Methods/AddInterface.py @@ -1,5 +1,6 @@ -# $Id$ -# $URL$ +# +# Thierry Parmentelat - INRIA +# from PLC.Faults import * from PLC.Auth import Auth from PLC.Method import Method