diff -r 4ebd563214d2 -r 97e1bc208574 degal/commands/__init__.py --- /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 +