Almost ready to release beta3

This commit is contained in:
Diego Nehab 2005-01-02 22:44:00 +00:00
parent a8254e94f8
commit 97b26e0b66
23 changed files with 53 additions and 59 deletions

View file

@ -1,11 +1,6 @@
This directory contains code that is more useful than the examples. This code
*is* supported.
lua.lua -- new require and requirelib implementations
This is to support dynamic loading of LuaSocket. Check the INSTALL
file for more information.
tftp.lua -- Trivial FTP client
This module implements file retrieval by the TFTP protocol. Its main use