/* vi:set sts=4 sw=4:
 *
 * VIM - Vi IMproved	by Bram Moolenaar
 *
 * Do ":help uganda"  in Vim to read copying and usage conditions.
 * Do ":help credits" in Vim to see a list of people who contributed.
 */

/*
 * bebox.h
 */

# define SYS_VIMRC_FILE		"/local/lib/vimrc"
# define SYS_GVIMRC_FILE	"/local/lib/gvimrc"
# define VIM_HLP		"/local/lib/vim_help.txt"

#define USE_SYSTEM

/* select emulation */

#include <net/socket.h>		/* for typedefs and #defines only */

