X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync.scm;h=8b1eb9ee187e7e236892c6184ee5d165f1332846;hp=810f6d45040042b63d6ddd16f789bfb08b8a14ec;hb=HEAD;hpb=566bf50b08106fe68270c79420886a546666e786 diff --git a/mudsync.scm b/mudsync.scm index 810f6d4..8b1eb9e 100644 --- a/mudsync.scm +++ b/mudsync.scm @@ -1,5 +1,5 @@ ;;; Mudsync --- Live hackable MUD -;;; Copyright © 2016 Christopher Allan Webber +;;; Copyright © 2016 Christine Lemmer-Webber ;;; Copyright © 2012, 2014 Ludovic Courtès ;;; ;;; This file is part of Mudsync. @@ -35,7 +35,9 @@ command player room - run-game)) + run-game + utils + parser)) (for-each (let ((i (module-public-interface (current-module)))) (lambda (m)