diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-17 01:12:37 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-11-17 01:12:37 -0500 |
| commit | 011024632fb7fe9608dbe803a00e3a207680f7c6 (patch) | |
| tree | 06d67640d36e17d4e0dbdcc43d5cb5e8418800ee /src/rooms.clj | |
| parent | 4fc9adaa91c8e09e2f34d9d54de50ca70626ceba (diff) | |
| parent | b31b524d42cb2cb602b8e8c52e7c27a968770cc4 (diff) | |
Merge branch 'master' of /pichat/repo
Diffstat (limited to 'src/rooms.clj')
| -rw-r--r-- | src/rooms.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rooms.clj b/src/rooms.clj index 7745630..9855a59 100644 --- a/src/rooms.clj +++ b/src/rooms.clj @@ -2,6 +2,7 @@ (:import java.util.Date) (:use clojure.contrib.str-utils clojure.contrib.def + config utils user)) |
