X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FNodes.py;h=46fb99a010297e13e12334343b7a569a240d457e;hb=f5cd72e35593c96b9996ab4e49674cccc7525c48;hp=8e06fad7aef653597784e9ac327e7add34140749;hpb=e55598b3fa3ceeba476516444e244388c9bbfaa4;p=plcapi.git diff --git a/PLC/Nodes.py b/PLC/Nodes.py index 8e06fad..46fb99a 100644 --- a/PLC/Nodes.py +++ b/PLC/Nodes.py @@ -5,6 +5,7 @@ # Copyright (C) 2006 The Trustees of Princeton University # # $Id$ +# $URL$ # from types import StringTypes