drop stl. in utils version of canonicalization

This commit is contained in:
Marcell Vazquez-Chanlatte 2016-12-15 21:18:10 -08:00
parent d86d155b7a
commit 6fdb0edcf6
3 changed files with 19 additions and 18 deletions

View file

@ -5,4 +5,3 @@ from stl.parser import parse
from stl.synth import lex_param_project
from stl.boolean_eval import pointwise_sat
from stl.fastboolean_eval import pointwise_satf
from stl.smooth_robustness import smooth_robustness