degal/commands/__init__.py
changeset 65 97e1bc208574
child 144 97505a789003
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/degal/commands/__init__.py	Fri Jun 05 23:00:21 2009 +0300
@@ -0,0 +1,6 @@
+"""
+    Core commands
+"""
+
+from main import main
+