aboutsummaryrefslogtreecommitdiff
path: root/src/host.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-20 12:39:58 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-20 12:42:18 -0700
commitd39ccc1403762b19b9966493342867b115294a2e (patch)
tree44e583ad3400a450f3a58e28516e9ae098d16e6c /src/host.lisp
parentfac6720737e25688760621dfc0e1e5d483ef2f1f (diff)
downloadconsfigurator-d39ccc1403762b19b9966493342867b115294a2e.tar.gz
add and use :CONSFIGURATOR named readtable
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/host.lisp')
-rw-r--r--src/host.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host.lisp b/src/host.lisp
index f4f9ec2..1eae634 100644
--- a/src/host.lisp
+++ b/src/host.lisp
@@ -16,6 +16,7 @@
;;; along with this program. If not, see <http://www.gnu.org/licenses/>.
(in-package :consfigurator)
+(named-readtables:in-readtable :consfigurator)
;;;; Hosts