Skip to content

Commit

Permalink
✨ Swap the main code over to the new 2bit package
Browse files Browse the repository at this point in the history
  • Loading branch information
davep committed Aug 14, 2020
1 parent 6f896ed commit 6b56487
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 2bit.lisp
Original file line number Diff line number Diff line change
@@ -20,6 +20,10 @@
;;
;; https://github.com/davep/org-davep-2bit

;;; Code:

(in-package :org.davep.2bit)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Useful constants.

0 comments on commit 6b56487

Please sign in to comment.