/* setjmp.h for Ruby and LaserC */

#include <stdio.h>

/* special string stuff */

#define	strchr	index
#define	strrchr	rindex

/* -eof- */
