blob: 89dc68ddd163b0710bed89b3aed915b3bc951276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
%
% The following files form the SplitIndex Dsitribution 2002/01/05
%
%
% CONTENTS OF THE SplitIndex DISTRIBUTION
% =======================================
%
% Documentation:
% --------------
%
% manifest.txt -- This file.
% install.txt -- How to install SplitIndex (overview).
% splitindex.1 -- The unix manual page of all SplitIndex
% programs.
%
%
% LaTeX files:
% ------------
%
% splitidx.dtx -- The source of the splitidx package and of the
% manual.
% splitidx.ins -- The installation script for the splitidx
% package.
%
%
% Program sources:
% ----------------
%
% splitindex.pl -- The source of the reference implementation of
% the SplitIndex program.
% splitindex.java -- The source of the SUN JAVA 1.4.1 implementation
% of the SplitIndex program.
% splitindex.c -- The source of the C implementation of the
% SplitIndex program.
% splitindex.tex -- The source of the TeX implementation of the
% SplitIndex program.
%
%
% Programs (binaries):
% --------------------
%
% splitindex.pl -- Perl is an interpreter, so this is the source
% and the program itself (but not binary)
% splitindex.class -- The SUN JAVA 1.4.1 bitcode of the SplitIndex
% program.
% splitindex-Linux-i386
% -- The Linux-i386-ELF binary of the SplitIndex
% program.
% splitindex-OpenBSD-i386
% -- The OpenBSD-i386 binary of the SplitIndex
% program.
% splitindex.exe -- The CygWin-i386 (Win32) binary the SplitIndex
% program.
%
%
% Installation programs:
% ----------------------
%
% install.sh -- See `install.txt' for more information about
% this.
%
% ====================================================================
%
|