changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > demo / examples/examples.asd

revision 42: 5c58d05abae6
parent 41: 81b7333f27f8
     1.1--- a/examples/examples.asd	Sun Jun 16 22:15:04 2024 -0400
     1.2+++ b/examples/examples.asd	Thu Jun 20 22:31:58 2024 -0400
     1.3@@ -1,5 +1,5 @@
     1.4 (defsystem :examples
     1.5-  :depends-on (:prelude)
     1.6+  :depends-on (:user)
     1.7   :components 
     1.8   ((:module "clos"
     1.9     :components ((:file "pkg")