File: version.c

package info (click to toggle)
dvipsk-ja 5.95a%2Bjp1.7a-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,976 kB
  • ctags: 3,113
  • sloc: ansic: 28,084; sh: 10,210; makefile: 565; perl: 365; csh: 47; awk: 35
file content (15 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "c-auto.h"
#include <kpathsea/c-proto.h>

KPSEDLL 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  */

KPSEDLL char *kpse_bug_address = (char *) 
  "Email bug reports to tex-k@mail.tug.org.\n";