X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FEXPORT%2Fexport_Rocq_HIGMAN%2FMakefile;fp=helm%2FEXPORT%2Fexport_Rocq_HIGMAN%2FMakefile;h=0000000000000000000000000000000000000000;hp=f5161ba4ec093ec29ecd4880066b97a148817729;hb=1696761e4b8576e8ed81caa905fd108717019226;hpb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1 diff --git a/helm/EXPORT/export_Rocq_HIGMAN/Makefile b/helm/EXPORT/export_Rocq_HIGMAN/Makefile deleted file mode 100644 index f5161ba4e..000000000 --- a/helm/EXPORT/export_Rocq_HIGMAN/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -all: objects theories - -objects: - coqc -R HIGMAN Rocq.HIGMAN HIGMAN/*.v - echo "Load Verbose prova_Rocq_HIGMAN." | coqtop.byte -R HIGMAN Rocq.HIGMAN - -theories: - ./exporttheories.sh - -clean: - rm -f *.vo HIGMAN/*.vo