/*
 *
 *	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.
 *
 */

#include <stdio.h>
#include "ss_internal.h"

const static char copyright[] =
    "Copyright 1988, 1989 by the Massachusetts Institute of Technology";

ss_data **_ss_table = (ss_data **)NULL;
char *_ss_pager_name = (char *)NULL;
