X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=mudsync.scm;h=8b1eb9ee187e7e236892c6184ee5d165f1332846;hb=fcbd3bb68018571a18b5cd545029c535402c1177;hp=15f4c862ad18d7ead1d2339c0f8b7cb3a284035d;hpb=c8c47c9d61abd219f561c020e9147d715717a16f;p=mudsync.git diff --git a/mudsync.scm b/mudsync.scm index 15f4c86..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. @@ -36,7 +36,8 @@ player room run-game - thing)) + utils + parser)) (for-each (let ((i (module-public-interface (current-module)))) (lambda (m)