Remove obsolete code in examples
These lines of code were commented out and can be safely removed.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#show in/2.
|
||||
%#external integer(n(0)).
|
||||
%#external integer(r(0)).
|
||||
|
||||
{in(1..n, 1..r)}.
|
||||
covered(I) :- in(I, S).
|
||||
|
Reference in New Issue
Block a user