home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-03-16 | 368 b | 8 lines | [TEXT/MPS ] |
- /* Copyright (c) 1990-1992 by the University of Illinois Board of Trustees */
- /************************************************************************
- * declarations for printing
- ************************************************************************/
- int PrintOneMessage(MyWindowPtr win,Boolean select);
- int PrintSelectedMessages(TOCType **tocH,Boolean select);
-
-