X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FEXPORT%2Fexport_Utrecht_Ramsey%2FMakefile;fp=helm%2FEXPORT%2Fexport_Utrecht_Ramsey%2FMakefile;h=0000000000000000000000000000000000000000;hp=576b198db3be68ebfe91e7db0c8e1220f56622a8;hb=3ef089a4c58fbe429dd539af6215991ecbe11ee2;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff diff --git a/helm/EXPORT/export_Utrecht_Ramsey/Makefile b/helm/EXPORT/export_Utrecht_Ramsey/Makefile deleted file mode 100644 index 576b198db..000000000 --- a/helm/EXPORT/export_Utrecht_Ramsey/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -all: objects theories - -objects: - coqc -R Ramsey Utrecht.Ramsey Ramsey/*.v - echo "Load Verbose prova_Utrecht_Ramsey." | coqtop.byte -R Ramsey Utrecht.Ramsey - -theories: - ./exporttheories.sh - -clean: - rm -f *.vo Ramsey/*.vo