Diff

squishy @ 48:8206f3369d37

clix.roster: Roster management
author Kim Alvefur <zash@zash.se>
date Sat, 12 Mar 2011 20:08:48 +0100
parent 29:1003e44cf3b0
child 51:e6a408eaa825
line wrap: on
line diff
--- a/squishy	Tue Feb 22 20:52:22 2011 +0000
+++ b/squishy	Sat Mar 12 20:08:48 2011 +0100
@@ -4,6 +4,7 @@
 Module "clix.bounce" "clix/bounce.lua"
 Module "clix.mirror" "clix/mirror.lua"
 Module "clix.raw" "clix/raw.lua"
+Module "clix.roster" "clix/roster.lua"
 
 if GetOption "with-verse" then
 	Module("verse")(GetOption "with-verse");