src/parser/parse-expr-{proto,impl}.lisp: Fully hide the parser state.
[sod] / lib / .skelrc
CommitLineData
65aaa02c
MW
1;;; -*-emacs-lisp-*-
2
3(setq skel-alist
4 (append
5 '((licence-text . skelrc-lgpl))
6 skel-alist))