/************* * Header file for where.c * 1999 E. Rouat ************/ #ifndef WHERE_H_INCLUDED #define WHERE_H_INCLUDED void com_where(void); #endif