Path: utzoo!utgpu!watserv1!watmath!uunet!shelby!apple!usc!julius.cs.uiuc.edu!psuvax1!news From: huang@client2.cs.psu.edu (Xiaoqiu Huang) Newsgroups: bionet.software Subject: Correction on SIM Message-ID: Date: 11 Nov 90 01:39:38 GMT Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 26 Originator: huang@client2.cs.psu.edu Nntp-Posting-Host: client2.cs.psu.edu One week ago, I posted an announcement about a local similarity program called SIM. Philip Doggett and Finn Drablos have found that the SIM program runs into an infinite loop on some machines since the variable "symbol" in the main procedure is declared as CHAR. The fix is to declare "symbol" as INT or LONG. The corrected copy of SIM is also available from the University of Houston file server at the address: gene-server@bchs.uh.edu (internet) gene-server%bchs.uh.edu@CUNYVM (BITNET) with the Subject line as Subject: send unix sim.shar SIM can also be obtained from the EMBL File Server by sending the command GET UNIX_SOFTWARE:SIM.UUE to NETSERV@EMBL.BITNET Sorry for inconvenience. Xiaoqiu Huang Department of Computer Science Michigan Technological University Houghton, MI 49931 Phone: (906) 487-2123 E-mail: huang@cs.mtu.edu