1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

hash manager for lua

This commit is contained in:
Waldemar Celes
1993-12-17 16:41:19 -02:00
parent b74cea9ebf
commit 26c3684c4f
+1 -2
View File
@@ -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