Merge pull request #70 from okin/master

Make the cli work again.
This commit is contained in:
Manuel Ebert 2013-04-22 00:14:34 -07:00
commit 4a94705b25

View file

@ -14,3 +14,4 @@ __copyright__ = 'Copyright 2013 Manuel Ebert'
from . import Journal from . import Journal
from . import jrnl from . import jrnl
from .jrnl import cli