From 2c75a754fdddb3e46e5eed95abacbcfc70334fe7 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 28 Dec 2022 09:16:40 -0800 Subject: Rename: dungeons-and-deadlines to dnd --- init.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.lisp') diff --git a/init.lisp b/init.lisp index 5603623..535da6c 100644 --- a/init.lisp +++ b/init.lisp @@ -1,6 +1,6 @@ ;;;; init.lisp -(in-package #:dungeons-and-deadlines) +(in-package #:dnd) (defun init-db (&optional config) (if config -- cgit v1.2.3