| 
By downloading this code you agree to the
 Source Code Use License (PDF).  | 
{version = 1.02; (* of bookends.p 1999 January 12}
(* begin module describe.bookends *)
(*
name
   bookends: report the endpoint coordinates of pieces in a book
synopsis
   bookends(book: in, pairs: out, output: out)
files
   book:  the book generated by delila using inst
   pairs:  listing of the coordinates of the pieces in the book as a series of
           pairs: one beginning and one ending per line
   output: messages to the user
description
   This program reads in a book and extracts the coordinates of the
   pieces for use in the live program.
examples
documentation
see also
   live.p
author
   Elaine Bucheimer
bugs
technical notes
*)
(* end module describe.bookends *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}