squishy: Add export

Mon, 14 Mar 2011 17:34:11 +0100

author
Kim Alvefur <zash@zash.se>
date
Mon, 14 Mar 2011 17:34:11 +0100
changeset 51
e6a408eaa825
parent 50
e5cdd8e93e05
child 52
95ea1dca92ed

squishy: Add export

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Mon Mar 14 17:29:01 2011 +0100
+++ b/squishy	Mon Mar 14 17:34:11 2011 +0100
@@ -5,6 +5,7 @@
 Module "clix.mirror" "clix/mirror.lua"
 Module "clix.raw" "clix/raw.lua"
 Module "clix.roster" "clix/roster.lua"
+Module "clix.export" "clix/export.lua"
 
 if GetOption "with-verse" then
 	Module("verse")(GetOption "with-verse");

mercurial