X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FEXPORT%2Fexportcoq%2FprovacoqSorting.v;fp=helm%2FEXPORT%2Fexportcoq%2FprovacoqSorting.v;h=0000000000000000000000000000000000000000;hb=e108abe5c0b4eb841c4ad332229a6c0e57e70079;hp=ff940fd22d5e7ec2c051831aff20cc3a317124ec;hpb=1456c337a60f6677ee742ff7891d43fc382359a9;p=helm.git diff --git a/helm/EXPORT/exportcoq/provacoqSorting.v b/helm/EXPORT/exportcoq/provacoqSorting.v deleted file mode 100644 index ff940fd22..000000000 --- a/helm/EXPORT/exportcoq/provacoqSorting.v +++ /dev/null @@ -1,13 +0,0 @@ -(* -Require Export Xml. - -Require Generic. -Require Heap. -Require Permutation. -Require Sorting. - -Print XML Module Disk "examples" Generic. -Print XML Module Disk "examples" Heap. -Print XML Module Disk "examples" Permutation. -Print XML Module Disk "examples" Sorting. -*)