X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FParameter.py;h=6268fcecd06d41ab6cdae7ba183b714689cc7409;hb=bd0cbf4f7f2e4cf7ceda500bfa6f98c0a700018b;hp=3f0d42a1c1409f223ce6652185e4218795d48ea0;hpb=d47523b35b0faa79e91f635fee858d3b5c2d87ae;p=plcapi.git diff --git a/PLC/Parameter.py b/PLC/Parameter.py index 3f0d42a..6268fce 100644 --- a/PLC/Parameter.py +++ b/PLC/Parameter.py @@ -4,9 +4,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# $URL$ -# from types import * from PLC.Faults import *