From a4ad385a68926aa60c2b37fe1100de410558dda3 Mon Sep 17 00:00:00 2001 From: kientzle Date: Mon, 17 Sep 2007 22:42:39 +0000 Subject: Initial import of sources copied from Metaweb internal source control. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@2 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2 --- trunk/freebase/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 trunk/freebase/__init__.py (limited to 'trunk/freebase/__init__.py') diff --git a/trunk/freebase/__init__.py b/trunk/freebase/__init__.py new file mode 100755 index 0000000..d289e09 --- /dev/null +++ b/trunk/freebase/__init__.py @@ -0,0 +1,2 @@ + +pass -- cgit v1.3.1