beta-0.89.2
[luatex.git] / source / texk / web2c / luatexdir / luaprofiler / luaprofiler.h
blob155f7996feff993ad557736ff70f77b211377458
1 /*
2 ** LuaProfiler
3 ** Copyright Kepler Project 2005-2007 (http://www.keplerproject.org/luaprofiler)
4 ** $Id: luaprofiler.h,v 1.4 2007/08/22 19:23:53 carregal Exp $
5 */
7 /*****************************************************************************
8 luaprofiler.h:
9 Must be included by your main module, in order to profile Lua programs
10 *****************************************************************************/
13 void init_profiler(void *);