/*
 * $Source: /mit/jik/sipbsrc/src/xscreensaver/RCS/logoutButton.h,v $
 * $Author: jik $
 *
 * This file is part of xscreensaver.  It's the header file for
 * logoutButton.c.
 * 
 * Author: Jonathan Kamens, MIT Project Athena and
 *                          MIT Student Information Processing Board
 *
 * Coyright (c) 1989 by Jonathan Kamens.  This code may be distributed
 * freely as long as this notice is kept intact in its entirety and
 * every effort is made to send all corrections and improvements to
 * the code back to the author.  Also, don't try to make any money off
 * of it or pretend that you wrote it.
 */

extern void activateLogoutButton();
extern void deactivateLogoutButton();
extern void moveLogoutButton();
