partial implementation of KappaAbs/KappaApp in Coq code
[coq-hetmet.git] / examples / Makefile
index f880d81..09e4b9c 100644 (file)
@@ -5,6 +5,7 @@ open:
        open .build/test.pdf
 
 #sanity += BiGArrow.hs
+sanity += KappaDemo.hs
 sanity += CircuitExample.hs
 sanity += CommandSyntaxExample.hs
 sanity += DotProduct.hs