From 21089c333991c6a61961512fe06a60ab9e885f0d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> Date: Fri, 28 Nov 2008 14:54:49 +0000 Subject: [PATCH] scrunch --- PLC/Methods/DeleteSliceTag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLC/Methods/DeleteSliceTag.py b/PLC/Methods/DeleteSliceTag.py index 3463bcda..0edf2077 100644 --- a/PLC/Methods/DeleteSliceTag.py +++ b/PLC/Methods/DeleteSliceTag.py @@ -1,4 +1,4 @@ -g# $Id# +# $Id# from PLC.Faults import * from PLC.Method import Method from PLC.Parameter import Parameter, Mixed -- 2.47.0