femtolisp/equalhash.h

9 lines
97 B
C

#ifndef __EQUALHASH_H_
#define __EQUALHASH_H_
#include "htableh.inc"
HTPROT(equalhash)
#endif