chiark / gitweb /
src/c-types-class-impl.lisp (find-sod-class): Improve error reporting.
[sod] / .skelrc
CommitLineData
abdf50aa
MW
1;;; -*-emacs-lisp-*-
2
3(setq skel-alist
4 (append
5 '((author . "Straylight/Edgeware")
e0808c47 6 (full-title . "the Sensible Object Design, an object system for C")
abdf50aa
MW
7 (program . "SOD")
8 (licence-text . skelrc-gpl))
9 skel-alist))