ftp.nice.ch/pub/next/unix/editor/vile-7.0.N.bs.tar.gz#/vile-7.0.N.bs/externs.c

This is externs.c in view mode; [Download] [Up]

/*
 * This is just a place holder -- a place in which to pull in edef.h alone
 *
 * $Header: /usr2/foxharp/src/pgf/vile/RCS/externs.c,v 1.5 1996/02/26 04:24:35 pgf Exp $
 *
 */

#include	"estruct.h"	/* function declarations */

#define real_CMDFUNCS
#include	"nefunc.h"	/* function declarations */
#include	"nebind.h"	/* default key bindings */
#include	"nename.h"	/* name table */

const int nametblsize = TABLESIZE(nametbl);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.