From 2ff37343b6b8d29c68bfea5b589258146491f8da Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 15 May 2023 15:36:52 +0200 Subject: [PATCH] Switch to the system parallel Former-commit-id: 6e4c5e56b2fe37519d63594e139b9d2f53b92fc6 Former-commit-id: d5a3fb9919e6b7dcfd0fba7995b98c5936048471 --- src/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index ba89d91..1ba116a 100755 --- a/src/Makefile +++ b/src/Makefile @@ -19,7 +19,6 @@ include ../config/auto.conf DIRS = aragorn \ clustalo \ - gnuparallel \ exonerate \ hmmer3 \ kimono \