X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FAddInterface.py;h=ec35fc7b2cfd94302f28b1ae45015108253f5dbb;hb=0c28b6c095054293cc35c75a7a601486a4c249ff;hp=e98d545fd81f2c552dc1af2fb223fee8ff832eb3;hpb=641a829a3412936f80849d2bb43af54c4480d197;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