diff options
author | Matej Kosik <matej.kosik@inria.fr> | 2017-03-23 12:56:24 +0100 |
---|---|---|
committer | Matej Kosik <matej.kosik@inria.fr> | 2017-06-01 17:33:19 +0200 |
commit | 718d61a54157733bca61ed84c0ba3761cd52720f (patch) | |
tree | 4c57fa4ad6d75c5fc4f5747289dfed82d83dfc9a /theories/Sorting | |
parent | 7fff12d45c4d86fa5cb9be3883084ffef5911405 (diff) |
drop vo.itarget files and compute the corresponding the corresponding values automatically instead
Diffstat (limited to 'theories/Sorting')
-rw-r--r-- | theories/Sorting/vo.itarget | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/theories/Sorting/vo.itarget b/theories/Sorting/vo.itarget deleted file mode 100644 index 079eaad18..000000000 --- a/theories/Sorting/vo.itarget +++ /dev/null @@ -1,7 +0,0 @@ -Heap.vo -Permutation.vo -PermutSetoid.vo -PermutEq.vo -Sorted.vo -Sorting.vo -Mergesort.vo |