This is sqUserPrims.c in view mode; [Download] [Up]
/* User-defined primitives. Author: Ian.Piumarta@inria.fr
*
* This file is a placeholder. See ../goodies/userprims/sqUserPrims.c for
* real examples of user-defined primitives.
*
* Last edited: Wed Oct 22 12:42:53 1997 by piumarta (Ian Piumarta) on olrik
*/
#include "sqUserPrims.h"
char *up_version= "No user-defined primitives installed";
void sqInitializeUserPrimitives(void)
{
/* no user primitives */
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.