By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.00; (* of worcharev.p 1996 September 12}
(* begin module describe.worcharev *)
(*
name
worcharev: wordchange reverse
synopsis
worcharev(worchap: in, reversed: out, output: out)
files
worchap: the parameter file for worcha.
reversed: the parameter file for worcha, with even and odd lines
reversed.
output: messages to the user
description
Sometimes one would like to reverse the direction that worcha
converts words. This program goes through the worchap file
and switches each line with the next one so that worcha
will work the other way.
examples
documentation
see also
worcha.p
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.worcharev *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}