]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/EXPORT/export_Marseille_CCS/Makefile
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / EXPORT / export_Marseille_CCS / Makefile
diff --git a/helm/EXPORT/export_Marseille_CCS/Makefile b/helm/EXPORT/export_Marseille_CCS/Makefile
deleted file mode 100644 (file)
index 7c30db4..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-all: objects theories
-
-objects:
-       coqc -R CCS Marseille.CCS CCS/*.v
-       echo "Load Verbose prova_Marseille_CCS." | coqtop.byte -R CCS Marseille.CCS
-
-theories:
-       ./exporttheories.sh
-
-clean:
-       rm -f *.vo CCS/*.vo