X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=examples%2FMakefile;fp=examples%2FMakefile;h=09e4b9ca00159e7884bd97648aebc8e1aca52daa;hp=f880d818790e16e282dce8d89298cab1d41758d2;hb=a2cbba71fc8af854b34dcf348392897504ad41b2;hpb=6e1e4b67d01a6447f7dd44f7b5450ddc400000d9 diff --git a/examples/Makefile b/examples/Makefile index f880d81..09e4b9c 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -5,6 +5,7 @@ open: open .build/test.pdf #sanity += BiGArrow.hs +sanity += KappaDemo.hs sanity += CircuitExample.hs sanity += CommandSyntaxExample.hs sanity += DotProduct.hs