X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync.scm;h=810f6d45040042b63d6ddd16f789bfb08b8a14ec;hp=31caf486acbfd8a470b947bef2df28fe6660ebe4;hb=f077644528d3ff0aa8b64c3050f72e9b08b80d49;hpb=136ce3b725c83af0b7e8be632e943de6b07b65c5 diff --git a/mudsync.scm b/mudsync.scm index 31caf48..810f6d4 100644 --- a/mudsync.scm +++ b/mudsync.scm @@ -18,7 +18,7 @@ ;;; along with Mudsync. If not, see . (define-module (mudsync) - #:use-module (8sync systems actors) + #:use-module (8sync actors) #:use-module (8sync agenda) #:use-module (ice-9 format) #:use-module (ice-9 match)