Software / code / verse
Diff
squishy @ 123:8a079aa70b84
util.dataforms, squishy: Add util.dataforms library
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 09 Sep 2010 19:35:41 +0100 |
| parent | 116:151c8cc776df |
| child | 131:1c30dd51ca6b |
line wrap: on
line diff
--- a/squishy Thu Sep 09 19:30:49 2010 +0100 +++ b/squishy Thu Sep 09 19:35:41 2010 +0100 @@ -17,6 +17,7 @@ Module "util.jid" "util/jid.lua" Module "util.events" "util/events.lua" Module "util.sha1" "util/sha1.lua" +Module "util.dataforms" "util/dataforms.lua" Module "lib.adhoc" "libs/adhoc.lib.lua"