mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-25 22:38:04 +02:00
Prolog-Beispiel
This commit is contained in:
parent
45b2c7a71c
commit
7d278dd745
5 changed files with 31 additions and 0 deletions
3
documents/Programmierparadigmen/scripts/prolog/human.pro
Normal file
3
documents/Programmierparadigmen/scripts/prolog/human.pro
Normal file
|
@ -0,0 +1,3 @@
|
|||
human(bob).
|
||||
human(socrates).
|
||||
human(antonio).
|
Loading…
Add table
Add a link
Reference in a new issue