diff options
Diffstat (limited to 'science/hs-bio/files/patch-examples__RSelectPE.hs')
-rw-r--r-- | science/hs-bio/files/patch-examples__RSelectPE.hs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/science/hs-bio/files/patch-examples__RSelectPE.hs b/science/hs-bio/files/patch-examples__RSelectPE.hs deleted file mode 100644 index 6ca244b9f7c4..000000000000 --- a/science/hs-bio/files/patch-examples__RSelectPE.hs +++ /dev/null @@ -1,8 +0,0 @@ ---- ./examples/RSelectPE.hs.orig 2011-12-15 12:56:28.000000000 +0100 -+++ ./examples/RSelectPE.hs 2011-12-17 11:46:58.000000000 +0100 -@@ -1,5 +1,3 @@ --{- | Randomly select paired end (illumina) reads -} -- - import System.Environment (getArgs) - import Data.List (isSuffixOf) - import System.Random |