From: martinahansen Date: Sat, 6 Feb 2010 11:34:35 +0000 (+0000) Subject: fix of read_kiss code comments X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d75d2ee99832fde158445b950b4ad0ce64383248;p=biopieces.git fix of read_kiss code comments git-svn-id: http://biopieces.googlecode.com/svn/trunk@858 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/bp_bin/read_kiss b/bp_bin/read_kiss index 74720af..04a9388 100755 --- a/bp_bin/read_kiss +++ b/bp_bin/read_kiss @@ -21,7 +21,7 @@ # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DESCRIPTION <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -# Read FASTA entries from one or more files. +# Read KISS entries from one or more files. # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<