/*
 *
 *	Copyright (C) 1988, 1989 by the Massachusetts Institute of Technology
 *    	Developed by the MIT Student Information Processing Board (SIPB).
 *    	For copying information, see the file mit-copyright.h in this release.
 *
 */
/*
 *
 * glue routine to have the server and client to link together, without
 * the need for any communications.  Good for debugging, and privileged
 * utilities.
 *
 */
char rpc_caller [100] = "srz@LCS.MIT.EDU";

init_rpc ()
{}

