blob: fbe4e38c302dcd8e59c52e82202dc9af86f26ce4 (
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
|
.pa 1
.he '6/13/1972''CHASH (I)'
.fi
.in16
.ti 0
NAME chash -- precompile a hash table for cref____
.sp
.fi
.in16
.ti 0
SYNOPSIS chash_____ file1 file2
.sp
.fi
.in16
.ti 0
DESCRIPTION CHASH
takes symbols (character sequences; one per line) from
file1_____ and compiles a hash table for the use of cref____.
The table is written on file2_____.
.sp
A subroutine suitable for searching such a hash table
is available from the author.
.sp
.fi
.in16
.ti 0
FILES ---
.sp
.fi
.in16
.ti 0
SEE ALSO cref(I)
.sp
.fi
.in16
.ti 0
DIAGNOSTICS ---
.sp
.fi
.in16
.ti 0
BUGS There
can only be 199 symbols; they may total
only 600 characters of text.
|