summaryrefslogtreecommitdiff
path: root/linit.c
blob: e66a057b9d811299c409453eba500cdce09b6def (plain)
1
2
3
4
5
6
7
8
/*
** $Id: linit.c,v 1.5 2000/06/16 17:22:43 roberto Exp roberto $
** Initialization of libraries for lua.c
** See Copyright Notice in lua.h
*/

>>>>>>> This module is now obsolete, and is not part of Lua. <<<<<<<<<