Mercurial > hg > octave-max
view kpathsea/version.c @ 4307:fd034cd46aea
[project @ 2003-01-24 19:20:50 by jwe]
author | jwe |
---|---|
date | Fri, 24 Jan 2003 19:20:50 +0000 |
parents | 1f0b06020e36 |
children |
line wrap: on
line source
#include "c-auto.h" char *kpathsea_version_string = (char *) KPSEVERSION; /* If you are redistributing a modified version of my original distribution, please change this address. Also change the address in makempx.in, mpto.c, and newer.c in web2c/mpware/, and in dvilj/dvihp. Thanks. --kb@cs.umb.edu */ char *kpse_bug_address = (char *) "Email bug reports to tex-k@mail.tug.org.\n";