X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FEXPORT%2Fexportcoq%2FprovacoqBool.v;fp=helm%2FEXPORT%2Fexportcoq%2FprovacoqBool.v;h=0000000000000000000000000000000000000000;hp=a898237befe512a2bcbc50f7a547043d88db8abd;hb=869549224eef6278a48c16ae27dd786376082b38;hpb=89262281b6e83bd2321150f81f1a0583645eb0c8 diff --git a/helm/EXPORT/exportcoq/provacoqBool.v b/helm/EXPORT/exportcoq/provacoqBool.v deleted file mode 100644 index a898237be..000000000 --- a/helm/EXPORT/exportcoq/provacoqBool.v +++ /dev/null @@ -1,13 +0,0 @@ -Require Export Xml. - -Require Bool. -Require DecBool. -Require IfProp. -Require Sumbool. -Require Zerob. - -Print XML Module Disk "examples" Bool. -Print XML Module Disk "examples" DecBool. -Print XML Module Disk "examples" IfProp. -Print XML Module Disk "examples" Sumbool. -Print XML Module Disk "examples" Zerob.