Use the ASDF system properly and update template
[adventofcode2020.git] / src / day02.lisp
index fb93f03ffa3f4108fc08f2416f8ec0e0da280929..097a06c6d24fd2e2bec8b9966a65d401ce832ed9 100644 (file)
@@ -1,3 +1,4 @@
+(asdf:load-system :adventofcode2020)
 (in-package #:adventofcode2020)
 
 (defun valid-password-count? (pw-spec)