From 1821fd360bd501c72728c47dc71ee96bb595acaa Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 11 Oct 2008 10:52:14 +0000 Subject: [PATCH] add svn keyword --- PLC/Table.py | 1 + 1 file changed, 1 insertion(+) diff --git a/PLC/Table.py b/PLC/Table.py index 07c3c09..8a0cde4 100644 --- a/PLC/Table.py +++ b/PLC/Table.py @@ -1,3 +1,4 @@ +# $Id$ from types import StringTypes, IntType, LongType import time import calendar -- 2.43.0