changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/std/std.asd

revision 230: 282991a71fe5
parent 217: 17c05cd3e549
child 277: 10faf95f90dd
     1.1--- a/lisp/std/std.asd	Sun Mar 17 18:29:37 2024 -0400
     1.2+++ b/lisp/std/std.asd	Sun Mar 17 22:21:29 2024 -0400
     1.3@@ -11,6 +11,7 @@
     1.4   :depends-on (:std/named-readtables :cl-ppcre :sb-concurrency)
     1.5   :serial t
     1.6   :components ((:file "pkg")
     1.7+               (:file "defpkg")
     1.8                (:file "err")
     1.9                (:file "bits")
    1.10                (:module "num"