changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/lib/io/io.asd

revision 690: 90417ae14b21
parent 684: 29fe829a7ac3
     1.1--- a/lisp/lib/io/io.asd	Tue Oct 01 22:29:08 2024 -0400
     1.2+++ b/lisp/lib/io/io.asd	Tue Oct 01 23:34:01 2024 -0400
     1.3@@ -9,6 +9,7 @@
     1.4   :version "0.1.0"
     1.5   :serial t
     1.6   :components ((:file "pkg")
     1.7+               (:file "fast")
     1.8                (:file "ring" :if-feature :linux)
     1.9                (:file "socket")
    1.10                (:file "stream")