Add '.ext/cfd/' from commit 'e370d22add00480a67fd028c0e7d3148737fe484'
[runlisp] / .skelrc
CommitLineData
e29834b8
MW
1;;; -*-emacs-lisp-*-
2
3(setq skel-alist
4 (append
5 '((author . "Mark Wooding")
6 (full-title . "Runlisp, a tool for invoking Common Lisp scripts")
7 (program . "Runlisp")
8 (licence-text . "[[gpl-3]]"))
9 skel-alist))