diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-27 08:57:53 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-27 22:29:03 -0600 |
commit | 47702d8e1113a13e96731abc43874cd11df451c7 (patch) | |
tree | 6b722f1b72c427cc4bb8f4ef59cc71ca5a5666f7 /academic/bpp1.9-numcalc/README | |
parent | 009a45229b72eda2ded613508a722c1584c7531f (diff) |
academic/bpp1.9-numcalc: Removed (ftb + no active maintainer).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/bpp1.9-numcalc/README')
-rw-r--r-- | academic/bpp1.9-numcalc/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/academic/bpp1.9-numcalc/README b/academic/bpp1.9-numcalc/README deleted file mode 100644 index a514a0450e..0000000000 --- a/academic/bpp1.9-numcalc/README +++ /dev/null @@ -1,10 +0,0 @@ -Bio++ is a set of C++ libraries for Bioinformatics, including sequence -analysis, phylogenetics, molecular evolution and population genetics. -Bio++ is Object Oriented and is designed to be both easy to use and -computer efficient. Bio++ intends to help programmers to write -computer expensive programs, by providing them a set of re-usable -tools. - -This contains the Bio++ 1.9 (April 2010) NumCalc Library. It can be -installed along the current Bio++ suite libraries, however they better -not be present at compile time. |