Browse Source

hash manager for lua

Waldemar Celes 32 years ago
parent
commit
26c3684c4f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      hash.h

+ 1 - 2
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