chiark / gitweb /
catacomb-python.h: Don't inhibit 64-bit type detection any more.
[catacomb-python] / .skelrc
1 ;;; -*-emacs-lisp-*-
2
3 (setq skel-alist
4       (append
5        '((author . "Straylight/Edgeware")
6          (licence-text . "[[gpl]]")
7          (full-title . "the Python interface to Catacomb")
8          (program . "Catacomb/Python"))
9        skel-alist))