blob: c00b3dcdc5c3f1643f480af4d74b7bea391cd9ff [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001// MorgenGrauen MUDlib
2//
3// attributes.h -- living attributes
4//
5// $Id: attributes.h,v 3.1 1997/02/12 13:04:59 Wargon Exp $
6
7#ifndef __ATTRIBUTES_H__
8#define __ATTRIBUTES_H__
9
10#include "/sys/living/attributes.h"
11
12#endif