remove dead kwds
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 26 Jan 2010 13:53:17 +0000 (13:53 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 26 Jan 2010 13:53:17 +0000 (13:53 +0000)
PLC/NodeTags.py
PLC/SiteTags.py

index dff229a..b177e49 100644 (file)
@@ -3,8 +3,6 @@
 #
 # Thierry Parmentelat - INRIA
 #
-# $Revision: 9423 $
-#
 from PLC.Faults import *
 from PLC.Parameter import Parameter
 from PLC.Filter import Filter
index 8ccf5bb..53634ab 100644 (file)
@@ -3,8 +3,6 @@
 #
 # Thierry Parmentelat - INRIA
 #
-# $Revision: 14587 $
-#
 from PLC.Faults import *
 from PLC.Parameter import Parameter
 from PLC.Filter import Filter