/* ** String library to LUA ** TeCGraf - PUC-Rio ** $Id: strlib.h,v 1.1 1993/12/17 18:41:19 celes Stab $ */ #ifndef strlib_h void strlib_open (void); #endif