From: Sapan Bhatia Date: Thu, 13 Aug 2009 14:49:37 +0000 (+0000) Subject: (no commit message) X-Git-Tag: sfa-0.9-1~87 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7ef33ffea499c767a75ab9d19d122fdf823a9972;hp=ca033bfcc5afa7b9633f9caba9e9b1691222cbf2;p=sfa.git --- diff --git a/sfatables/matches/__init__.py b/sfatables/matches/__init__.py new file mode 100644 index 00000000..9f3ca206 --- /dev/null +++ b/sfatables/matches/__init__.py @@ -0,0 +1,2 @@ +all=""" +""".split() diff --git a/sfatables/targets/__init__.py b/sfatables/targets/__init__.py new file mode 100644 index 00000000..9f3ca206 --- /dev/null +++ b/sfatables/targets/__init__.py @@ -0,0 +1,2 @@ +all=""" +""".split()