diff example2.agda @ 18:6cd5b63ecc38

replace syntax
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 22 Aug 2020 13:34:12 +0900
parents 76e933149151
children
line wrap: on
line diff
--- a/example2.agda	Sat Aug 15 17:15:14 2020 +0900
+++ b/example2.agda	Sat Aug 22 13:34:12 2020 +0900
@@ -87,3 +87,6 @@
 
 test7 : List Clause
 test7 = translate ex1 [] [] subst-expr  
+
+-- brother (X , Y) :- father (X , Z) , father (Y , Z)
+