Projekt_Logika_1/logic_formula_checker/__init__.py

3 lines
65 B
Python
Raw Permalink Normal View History

2018-06-07 10:44:41 +02:00
from .__main__ import *
from .utils import *
from .types import *