chiark / gitweb /
doc/concepts.tex: Typeset method rĂ´le names as identifiers.
[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))