X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync.scm;h=8b1eb9ee187e7e236892c6184ee5d165f1332846;hp=15f4c862ad18d7ead1d2339c0f8b7cb3a284035d;hb=61f7ccec78a16c884a321d251b1229e6e66bb943;hpb=c8c47c9d61abd219f561c020e9147d715717a16f 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)