hash manager for lua

This commit is contained in:
Waldemar Celes
1993-12-17 16:41:19 -02:00
parent b74cea9ebf
commit 26c3684c4f

3
hash.h
View File

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