X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FEXPORT%2Fexport_Marseille_CCS%2FMakefile;fp=helm%2FEXPORT%2Fexport_Marseille_CCS%2FMakefile;h=0000000000000000000000000000000000000000;hb=bb2953675ebb08267186029b18bc3fdca9c137df;hp=7c30db4a54344c21e420a598bf711d01ac417dd1;hpb=1cfcea66d7394a785ec439cd6b03497b276918c4;p=helm.git diff --git a/helm/EXPORT/export_Marseille_CCS/Makefile b/helm/EXPORT/export_Marseille_CCS/Makefile deleted file mode 100644 index 7c30db4a5..000000000 --- a/helm/EXPORT/export_Marseille_CCS/Makefile +++ /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