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