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