247d59f0ef
- make sure slots do not die when they should be live, and vice-versa. - improve a little on foreign_frame |
||
---|---|---|
.. | ||
examples | ||
learning | ||
problog | ||
simplecudd | ||
learning.yap | ||
LICENSE | ||
Makefile.in | ||
problog.yap | ||
README |
To compile ProbLog call make To clean the directory call make clean The make file will recursively call the make file of SimpleCudd and Cudd. And it will finally copy the binary executable ProblogBDD to the main directory.