squishy: Add util.hashes [libs/hashes.lua]

Mon, 13 Sep 2010 14:48:10 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 13 Sep 2010 14:48:10 +0100
changeset 131
1c30dd51ca6b
parent 130
5de7f66e4168
child 132
b38397163737

squishy: Add util.hashes [libs/hashes.lua]

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Mon Sep 13 14:47:20 2010 +0100
+++ b/squishy	Mon Sep 13 14:48:10 2010 +0100
@@ -2,6 +2,7 @@
 
 -- Verse-specific versions of libraries
 Module "util.encodings"		"libs/encodings.lua"
+Module "util.hashes"		"libs/hashes.lua"
 Module "util.logger"		"libs/logger.lua"
 Module "util.xstanza"		"libs/xstanza.lua"
 

mercurial