X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FEXPORT%2Fexportcoq%2FprovacoqZArith.v;fp=helm%2FEXPORT%2Fexportcoq%2FprovacoqZArith.v;h=0000000000000000000000000000000000000000;hp=ff43bbd23e58509f09ca51dc8f406b5f9f1c6c97;hb=3ef089a4c58fbe429dd539af6215991ecbe11ee2;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff diff --git a/helm/EXPORT/exportcoq/provacoqZArith.v b/helm/EXPORT/exportcoq/provacoqZArith.v deleted file mode 100644 index ff43bbd23..000000000 --- a/helm/EXPORT/exportcoq/provacoqZArith.v +++ /dev/null @@ -1,19 +0,0 @@ -Require Export Xml. - -Require Wf_Z. -Require ZArith. -Require ZArith_dec. -Require Zmisc. -Require Zsyntax. -Require auxiliary. -Require fast_integer. -Require zarith_aux. - -Print XML Module Disk "examples" Wf_Z. -Print XML Module Disk "examples" ZArith. -Print XML Module Disk "examples" ZArith_dec. -Print XML Module Disk "examples" Zmisc. -Print XML Module Disk "examples" Zsyntax. -Print XML Module Disk "examples" auxiliary. -Print XML Module Disk "examples" fast_integer. -Print XML Module Disk "examples" zarith_aux.