#ifndef __MAIN_H__ #define __MAIN_H__ #include "hash.h" extern _TableauVariable variables; extern char *mute; #endif