{ version = 1.15; (* of wordlist.p 2004 Sep 8}
(* begin module describe.wordlist *)
(*
name
wordlist: lists words in a file
synopsis
wordlist(input: in, output: out)
files
input: a file to find the words in
output: the words of the file listed one per line
description
List the words in the input file to the output.
The program knows about latex constructs a little.
A word is defined to be any contiguous string of A-Z, a-z, 0-9,
excluding those that begin with a \.
see also
woco.p
author
Thomas Dana Schneider
bugs
none known
*)
(* end module describe.wordlist *)
{This manual page was created by makman 1.44}
{created by htmlink 1.55}
Viewing Files
Accessibility