chiark
/
gitweb
/
~mdw
/
catacomb
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
math/pgen.c: Don't free the tester if it's not set up.
[catacomb]
/
.skelrc
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
;;; -*-emacs-lisp-*-
2
3
(setq skel-alist
4
(append
5
'((author . "Straylight/Edgeware")
6
(licence-text . "[[lgpl]]")
7
(full-title . "Catacomb")
8
(library . "Catacomb"))
9
skel-alist))