/*
 * FIG : Facility for Interactive Generation of figures
 * Copyright (c) 1991 by Paul King
 *
 * "Permission to use, copy, modify, distribute, and sell this software and its
 * documentation for any purpose is hereby granted without fee, provided that
 * the above copyright notice appear in all copies and that both the copyright
 * notice and this permission notice appear in supporting documentation. 
 * No representations are made about the suitability of this software for 
 * any purpose.  It is provided "as is" without express or implied warranty."
 */

void		init_mousefun();
void		setup_mousefun();
void		set_mousefun();
void		draw_mousefun_mode();
void		draw_mousefun_ind();
void		draw_mousefun_unitbox();
void		draw_mousefun_topruler();
void		draw_mousefun_sideruler();
void		draw_mousefun_canvas();
void		draw_mousefun();
void		clear_mousefun();
void		notused_middle();
void		clear_middle();
void		notused_right();
void		clear_right();
