changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/std/defpkg.lisp

revision 216: 97ad564cd68d
child 223: b9ebec84fc18
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/lisp/std/defpkg.lisp	Tue Feb 27 21:46:10 2024 -0500
     1.3@@ -0,0 +1,10 @@
     1.4+;;; defpkg.lisp --- defpackage extension macro
     1.5+
     1.6+;;; Commentary:
     1.7+
     1.8+;;
     1.9+
    1.10+;;; Code:
    1.11+(in-package :std)
    1.12+
    1.13+