ftp.nice.ch/pub/next/tools/frontends/UNIX-HatersTool.0.11.NI.bs.tar.gz#/UNIX-HatersTool.0.11.NI.bs/MiscSwapKitPalette.BETA/MiscSwapKit.subproj/MiscSwapKitVersion.c

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

static const char VersionString[] =
	"MiscSwapKit (libMiscSwapKit.a): Version 1.2 Release 6.  Built by todd, Sat Jun 25 13:55:50 MDT 1994";

const char *MiscSwapKitVersion()
{
	return VersionString;
}

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