chiark / gitweb /
src/final.lisp (test-module): Make it useful for testing error reporting.
[sod] / lib / .skelrc
1 ;;; -*-emacs-lisp-*-
2
3 (setq skel-alist
4       (append
5        '((licence-text . skelrc-lgpl))
6        skel-alist))