summaryrefslogtreecommitdiffstats
path: root/fooconf
diff options
context:
space:
mode:
Diffstat (limited to 'fooconf')
-rwxr-xr-xfooconf6
1 files changed, 0 insertions, 6 deletions
diff --git a/fooconf b/fooconf
deleted file mode 100755
index c4e79db..0000000
--- a/fooconf
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-
-
-from fooconflib import *;
-
-c = FooConfContext();