src/method-{proto,impl}.lisp: Abstract out the receiver type.
[sod] / lib / .skelrc
CommitLineData
65aaa02c
MW
1;;; -*-emacs-lisp-*-
2
3(setq skel-alist
4 (append
5 '((licence-text . skelrc-lgpl))
6 skel-alist))