chiark / gitweb /
*.c: Use the new `Py_hash_t' type.
[pyke] / .skelrc
1 ;;; -*-emacs-lisp-*-
2
3 (setq skel-alist
4       (append
5        '((author . "Straylight/Edgeware")
6          (licence-text . "[[gpl]]")
7          (full-title . "Pyke: the Python Kit for Extensions")
8          (program . "Pyke"))
9        skel-alist))