We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f3000 commit ded2ed2Copy full SHA for ded2ed2
profiles/40-s(CASP).pl
@@ -3,6 +3,7 @@
3
% Uncomment to suppress warnings
4
%:- style_check(-discontiguous).
5
%:- style_check(-singleton).
6
+%:- set_prolog_flag(scasp_unknown, fail).
7
8
% Your program goes here
9
profiles/40-s(CASP).swinb
@@ -12,6 +12,7 @@ This skeleton notebook pre-loads SWI-Prolog's libraries for s(CASP). See
12
13
14
15
16
</div>
17
18
<div class="nb-cell program">
0 commit comments