[Assorted-commits] SF.net SVN: assorted: [760] hash-dist/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-09 05:16:51
|
Revision: 760 http://assorted.svn.sourceforge.net/assorted/?rev=760&view=rev Author: yangzhang Date: 2008-05-08 22:16:50 -0700 (Thu, 08 May 2008) Log Message: ----------- better readme Modified Paths: -------------- hash-dist/trunk/README Modified: hash-dist/trunk/README =================================================================== --- hash-dist/trunk/README 2008-05-08 20:23:28 UTC (rev 759) +++ hash-dist/trunk/README 2008-05-09 05:16:50 UTC (rev 760) @@ -1,9 +1,13 @@ Overview -------- -This is a simple utility for observing the distribution of a hash-function. For -instance, the arguments +This is a simple utility for observing the distribution of a hash-function. +Usage +----- + +As an example, the arguments + full djb2 2 stl 1000000 should be structurally interpreted as @@ -32,7 +36,7 @@ ------------ - [Scala] 2.6.x -- [Scala Commons] +- [Scala Commons] 0.1 - [Simple Build] [Scala]: http://scala-lang.org/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |