Imported from archive.
[mudpy.git] / muff / __init__.py
similarity index 72%
rename from lib/muff/__init__.py
rename to muff/__init__.py
index c4c88f2..f638cbd 100644 (file)
@@ -5,5 +5,5 @@
 
 # these are all the modules included in the muff package; if you create
 # another, be sure to add it to this list
-__all__ = [ "muffcmds", "muffconf", "muffmain", "muffmenu", "muffmisc", "muffsock", "muffuniv", "muffuser", "muffvars" ]
+__all__ = [ "muffcmds", "muffmain", "muffmenu", "muffmisc", "muffsock", "muffuniv", "muffuser", "muffvars" ]