From: Faiyaz Ahmed Date: Tue, 30 Dec 2008 21:14:48 +0000 (+0000) Subject: pyc files are byte compiled versions of the source. these shouldnt be checked in. X-Git-Tag: sfa-0.9-0@14641~782 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=69bb0bdf77739c1c996aad936f2ce4e3796c30e4;p=sfa.git pyc files are byte compiled versions of the source. these shouldnt be checked in. --- diff --git a/util/db.pyc b/util/db.pyc deleted file mode 100644 index 533d7915..00000000 Binary files a/util/db.pyc and /dev/null differ diff --git a/util/excep.pyc b/util/excep.pyc deleted file mode 100644 index 2795d569..00000000 Binary files a/util/excep.pyc and /dev/null differ diff --git a/util/pl_to_geni.pyc b/util/pl_to_geni.pyc deleted file mode 100644 index 002a7a7a..00000000 Binary files a/util/pl_to_geni.pyc and /dev/null differ diff --git a/util/tree.pyc b/util/tree.pyc deleted file mode 100644 index 1a584674..00000000 Binary files a/util/tree.pyc and /dev/null differ diff --git a/util/util.pyc b/util/util.pyc deleted file mode 100644 index 0f688c82..00000000 Binary files a/util/util.pyc and /dev/null differ