(no commit message)
authorSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 13 Aug 2009 14:49:37 +0000 (14:49 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 13 Aug 2009 14:49:37 +0000 (14:49 +0000)
sfatables/matches/__init__.py [new file with mode: 0644]
sfatables/targets/__init__.py [new file with mode: 0644]

diff --git a/sfatables/matches/__init__.py b/sfatables/matches/__init__.py
new file mode 100644 (file)
index 0000000..9f3ca20
--- /dev/null
@@ -0,0 +1,2 @@
+all="""
+""".split()
diff --git a/sfatables/targets/__init__.py b/sfatables/targets/__init__.py
new file mode 100644 (file)
index 0000000..9f3ca20
--- /dev/null
@@ -0,0 +1,2 @@
+all="""
+""".split()