By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.06; (* of todawg.p 1995 July 26}
(* begin module describe.todawg *)
(*
name
todawg: change a book into dawg format
synopsis
todawg(book: in, dp: out, output: out)
files
book: a book from the delila system
dp: a file of the sequences corresponding to the book, in the
form needed for the dawg program
output: messages to the user
description
the dawg program needs a special format file to create a dawg.
this program converts a book to that format.
documentation
obtain from david haussler information about dawgs.
author
thomas d. schneider
bugs
none known
*)
(* end module describe.todawg *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}