Release calc version 2.11.0t10.5.1

This commit is contained in:
Landon Curt Noll
1999-12-14 12:23:24 -08:00
parent 94e35d9b07
commit 0514dc0de9
519 changed files with 4194 additions and 17762 deletions

6
shs.c
View File

@@ -31,12 +31,6 @@
* Based on Version 2.11 (09 Mar 1995) from Landon Curt Noll's
* (http://reality.sgi.com/chongo/) shs hash program.
*
* @(#) $Revision: 29.1 $
* @(#) $Id: shs.c,v 29.1 1999/12/14 09:16:15 chongo Exp $
* @(#) $Source: /usr/local/src/cmd/calc/RCS/shs.c,v $
*
* This file is not covered under version 2.1 of the GNU LGPL.
*
****
*
* The SHS algorithm hashes 32 bit unsigned values, 16 at a time.