linit.c 217 B

12345678
  1. /*
  2. ** $Id: linit.c,v 1.5 2000/06/16 17:22:43 roberto Exp roberto $
  3. ** Initialization of libraries for lua.c
  4. ** See Copyright Notice in lua.h
  5. */
  6. >>>>>>> This module is now obsolete, and is not part of Lua. <<<<<<<<<