Removing some of planet
This commit is contained in:
parent
498c3019b4
commit
239af8c1c7
|
@ -1,4 +1,4 @@
|
||||||
#lang eudatalog
|
#lang datalog
|
||||||
% Equality test
|
% Equality test
|
||||||
ancestor(A, B) :-
|
ancestor(A, B) :-
|
||||||
parent(A, B).
|
parent(A, B).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user