kframework / k-legacy

The K tools (deprecated, see README)

Home Page:http://kframework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K 4.0 Merge rules

ShlKan opened this issue · comments

I used K3.6 to write the semantics of a language. Now I want to move to K4.0. But there is a problem for kompile. In K4.0, there is a new module called merge rules. Merge rules for the model will give an exeception of indexoutofbouds. I want to know is there anyone can give an explanation for the merging rule module.