add set_time to game_to_sl

This commit is contained in:
Marcell Vazquez-Chanlatte 2016-07-09 00:39:58 -07:00
parent 70d8ae7e9a
commit 41ccd20a6e
2 changed files with 4 additions and 7 deletions

View file

@ -1,4 +1,4 @@
from stl.stl import time_lens, set_time, walk, tree
from stl.stl import time_lens, walk, tree
from stl.stl import dt_sym, t_sym
from stl.stl import LinEq, Var, Interval, NaryOpSTL, Or, And, F, G, ModalOp, Neg
from stl.parser import parse