MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | // 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 |