Diff

squishy @ 51:e6a408eaa825

squishy: Add export
author Kim Alvefur <zash@zash.se>
date Mon, 14 Mar 2011 17:34:11 +0100
parent 48:8206f3369d37
child 64:582afbb2b23d
line wrap: on
line diff
--- 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");