/*  Pfe module glue:  gfbench-dll.c
       ^Forth input:  gfbench.hf
               Date:  26-Nov-2002 09:12:09
         Translator:  0.1.6 
*/
#define _P4_SOURCE 1
#define MODULE
#include <pfe/def-words.h>
extern const p4Words P4WORDS(hfbench);
P4_MODULE_LIST (hfbench);