Segmentation fault on printing structure

Issue #218 resolved
Sven Verdoolaege created an issue

barrel$ cat test1.idp vocabulary V { p q }

theory T : V {} structure S : V {} barrel$ ~/local/install/idp/bin/idp -e "print(S)" test1.idp Segmentation fault (core dumped)

Comments (1)

  1. Log in to comment