You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running souffle 2.2 under macos. The attached file cannot be compiled and profiled at the same time. I used the command: souffle -c -p s.prof ../test.dl If I manually add the following #include line to the synthesized file, then compiling works.
I am running souffle 2.2 under macos. The attached file cannot be compiled and profiled at the same time. I used the command:
souffle -c -p s.prof ../test.dl
If I manually add the following#include
line to the synthesized file, then compiling works.test.dl.txt
The text was updated successfully, but these errors were encountered: