Projekt_Logika_1/logic_formula_checker/__init__.py
2018-06-07 10:44:41 +02:00

3 lines
65 B
Python

from .__main__ import *
from .utils import *
from .types import *