Skip to content

Commit 849b0e0

Browse files
committed
.github/__main__: add GENERATED_TOP_CELL import
1 parent 755ba3b commit 849b0e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kevm-pyk/src/kevm_pyk/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from pyk.kcfg import KCFG
1515
from pyk.ktool.kit import KIT
1616
from pyk.ktool.krun import KRunOutput, _krun
17+
from pyk.prelude.k import GENERATED_TOP_CELL
1718
from pyk.prelude.ml import mlAnd, mlTop
1819
from pyk.utils import shorten_hashes
1920

0 commit comments

Comments
 (0)