lua

A copy of the Lua development repository
Log | Files | Refs | README

commit 26c3684c4f8614de517f5e2ed550972a5dcb5771
parent b74cea9ebf5073d75a345e9205395f6ebae6b793
Author: Waldemar Celes <celes@tecgraf.puc-rio.br>
Date:   Fri, 17 Dec 1993 16:41:01 -0200

hash manager for lua

Diffstat:
Mhash.h | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/hash.h b/hash.h @@ -2,8 +2,7 @@ ** hash.h ** hash manager for lua ** Luiz Henrique de Figueiredo - 17 Aug 90 -** Modified by Waldemar Celes Filho -** 26 Apr 93 +** $Id: $ */ #ifndef hash_h