ftp.nice.ch/pub/next/graphics/3d/geomview.1.4.1.s.tar.gz#/Geomview/src/bin/hinge/lang.h

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.