X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FEXPORT%2Fexportcoq%2FprovacoqcontribRing.v;fp=helm%2FEXPORT%2Fexportcoq%2FprovacoqcontribRing.v;h=0000000000000000000000000000000000000000;hb=c7514aaa249a96c5fdd39b1123fbdb38d92f20b6;hp=bfc2633bef0e7ee94e7ee9c1532c6e760dceafd7;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;p=helm.git diff --git a/helm/EXPORT/exportcoq/provacoqcontribRing.v b/helm/EXPORT/exportcoq/provacoqcontribRing.v deleted file mode 100644 index bfc2633be..000000000 --- a/helm/EXPORT/exportcoq/provacoqcontribRing.v +++ /dev/null @@ -1,17 +0,0 @@ -Require Export Xml. - -Require ArithRing. -Require Quote. -Require Ring. -Require Ring_abstract. -Require Ring_normalize. -Require Ring_theory. -Require ZArithRing. - -Print XML Module Disk "examples" ArithRing. -Print XML Module Disk "examples" Quote. -Print XML Module Disk "examples" Ring. -Print XML Module Disk "examples" Ring_abstract. -Print XML Module Disk "examples" Ring_normalize. -Print XML Module Disk "examples" Ring_theory. -Print XML Module Disk "examples" ZArithRing.