Diff

squishy @ 49:64e637041347

Merge with Zash
author Matthew Wild <mwild1@gmail.com>
date Sat, 12 Mar 2011 19:12:34 +0000
parent 48:8206f3369d37
child 51:e6a408eaa825
line wrap: on
line diff
--- a/squishy	Sat Mar 12 19:12:04 2011 +0000
+++ b/squishy	Sat Mar 12 19:12:34 2011 +0000
@@ -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");