Closed iskim517 closed 7 years ago
E06_01.v does not import ListNotations, so it just refuses being evaluated.
Please fix it by adding "Import ListNotations."
I found a workaround. Changing "Import ListNotations." to "Export ListNotations." in P06.v should solve this problem.
I updated E06_0n.v files. Thank you.
Confirmed. Thank you. Closing.
E06_01.v does not import ListNotations, so it just refuses being evaluated.
Please fix it by adding "Import ListNotations."