2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-25 14:28:05 +02:00
LaTeX-examples/documents/Programmierparadigmen/scripts/prolog/human.pro
2014-02-01 20:14:08 +01:00

3 lines
45 B
Prolog

human(bob).
human(socrates).
human(antonio).