#ifndef ITEMDEFS
#define ITEMDEFS
typedef int ItemType;
#endif

