changelog shortlog graph tags branches changeset file revisions annotate raw help

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

revision 281: 1c6e8353a855
parent 162: cc74c0054bc1
child 294: 612ab733b36e
     1.1--- a/lisp/lib/vc/vc.asd	Tue Apr 16 15:31:40 2024 -0400
     1.2+++ b/lisp/lib/vc/vc.asd	Tue Apr 16 21:52:55 2024 -0400
     1.3@@ -5,7 +5,8 @@
     1.4                (:file "ignore")
     1.5                (:file "proto")
     1.6                (:file "hg")
     1.7-               (:file "git"))
     1.8+               (:file "git")
     1.9+               (:file "vc"))
    1.10   :in-order-to ((test-op (test-op :vc/tests))))
    1.11 
    1.12 (defsystem :vc/tests