This is lang.h in view mode; [Download] [Up]
#ifndef _LANG_H_ #define _LANG_H_ #include "lisp.h" void handle_pick(char *name, HPoint3 *got, int vert, HPoint3 *v, int edge, HPoint3 e[]); extern void Input ( void ); #endif /* ! _LANG_H_ */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.