added lib/parser + dummy

This commit is contained in:
Johannes Findeisen 2013-05-30 02:19:14 +02:00
commit f05314fab8
3 changed files with 1 additions and 0 deletions

View file

@ -1,2 +1,3 @@
from config import *
from core import *
from parser import *

0
lib/parser/__init__.py Normal file
View file

0
lib/parser/parser.py Normal file
View file