view build-aux/changelog.tmpl @ 21217:2a81f4b7b254

don't install siglist.h or statdefs.h * libinterp/corefcn/module.mk (NOINSTALL_COREFCN_INC): Include statdefs.h here instead of COREFCN_INC. * liboctave/util/module.mk (NOINSTALL_UTIL_INC): Include siglist.h here instead of UTIL_INC.
author John W. Eaton <jwe@octave.org>
date Sun, 07 Feb 2016 13:17:28 -0500
parents b67c2d580a25
children 592fa741e0aa
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'