From e8bf8d5b6ad1661336cc82e3971648ac9b884c99 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Sun, 15 Jan 2012 23:00:32 -0500 Subject: [PATCH] updated README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 7b73c50..647b286 100644 --- a/README +++ b/README @@ -24,8 +24,10 @@ klist.h Generic single-linked list plus a memory pool kstring.{h,c} String library ksa.c Constructing suffix arrays for strings with multiple sentinels knetfile.{h,c} Random access to remote files +kopen.c Smart stream opening kfunc.c Special mathematical functions +krand.{h,c} Pseudo-random number generator mt19937 kmin.{h,c} Derivative-free non-linear programming khmm.{h,c} Basic HMM library ksw.(h,c} Smith-Waterman using SSE2 -- 2.47.3