doc/syntax.tex: Add module- and class-level productions for extensions.
[sod] / lib / .skelrc
CommitLineData
65aaa02c
MW
1;;; -*-emacs-lisp-*-
2
3(setq skel-alist
4 (append
5 '((licence-text . skelrc-lgpl))
6 skel-alist))