Marc van Zee - 2012-08-07

This is a JIProlog, so we cannot do anything about it at this point. Parentheses are working again so the fix that you suggested: low_probability(X):- (X<0.1). solves the issue.