#ifndef CARPET_H
#define CARPET_H

#include "globj.h"

globj_class_t globj_class_carpet ;

#endif
