By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.16; (* of undel.p 1995 July 26}
(* begin module describe.undel *)
(*
name
undel: remove references to delman in modules
synopsis
undel(fin: in, fout: out, output: out)
files
fin: a text file containing modules
fout: a copy of fin with any modules beginning with
'delman.describe.' replaced by 'describe.'
output: messages to the user
description
from this point on, manual pages will be simply describe.name.
this program removes the old convention.
author
thomas d. schneider
bugs
none known
*)
(* end module describe.undel *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}