/*
 *	$Source: /site/mit/consult/src/memo/RCS/memo.h,v $
 *	$Author: consult $
 *	$Locker:  $
 *	$Header: memo.h,v 1.1 85/11/08 16:43:59 consult Exp $
 */

#include <stdio.h>
#include <strings.h>

#define MAXLINE 1000

char *getenv(), mfile[128];
long time(), getpid();
FILE *fp, *fopen();
int get_memofile();
