/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */

/*
  $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/B/src/bed/file.h,v 1.1.1.1 2018/04/24 16:12:54 root Exp $
*/

/* Linda -- file names collected together for easy reference and change. */

extern string tmpdir;
extern string libdir;
extern string homedir;

extern string helpfile;
extern string posfile;
extern string buffile;
extern string keyfile;

extern string deftype; /* Default terminal type for keyfile */
