]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/EXPORT/export_Utrecht_Ramsey/Makefile
Many files added. Symbolic links missing. examples and contrib missing due
[helm.git] / helm / EXPORT / export_Utrecht_Ramsey / Makefile
diff --git a/helm/EXPORT/export_Utrecht_Ramsey/Makefile b/helm/EXPORT/export_Utrecht_Ramsey/Makefile
new file mode 100644 (file)
index 0000000..2015d17
--- /dev/null
@@ -0,0 +1,11 @@
+all: objects theories
+
+objects:
+       coqc -R Ramsey Utrecht.Ramsey Ramsey/*.v
+       echo "Load Verbose prova_Utrecht_Ramsey." | ~/V7/bin/coqtop.byte -R Ramsey Utrecht.Ramsey
+
+theories:
+       ./exporttheories.sh
+
+clean:
+       rm -f *.vo Ramsey/*.vo