From: mdw Date: Fri, 10 Dec 1999 23:41:51 +0000 (+0000) Subject: Use library annotations. X-Git-Tag: 2.0.4~197 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/300a63912783f039c4df8be05542ce97786c3660 Use library annotations. --- diff --git a/.skelrc b/.skelrc index 06707ba..28bf5de 100644 --- a/.skelrc +++ b/.skelrc @@ -4,6 +4,6 @@ (append '((author . "Straylight/Edgeware") (full-title . "the mLib utilities library") - (program . "mLib") + (library . "mLib") (licence-text . skelrc-lgpl)) skel-alist))