X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FInterfaces.py;h=bd933cd4b44e09bc8311672c7104160ac04ba012;hb=f5cd72e35593c96b9996ab4e49674cccc7525c48;hp=6701befb54ea2390bfce1cd90970b3ab2f1f4834;hpb=e55598b3fa3ceeba476516444e244388c9bbfaa4;p=plcapi.git diff --git a/PLC/Interfaces.py b/PLC/Interfaces.py index 6701bef..bd933cd 100644 --- a/PLC/Interfaces.py +++ b/PLC/Interfaces.py @@ -5,6 +5,7 @@ # Copyright (C) 2006 The Trustees of Princeton University # # $Id$ +# $URL$ # from types import StringTypes