Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
refs/heads/im25
/
.
/
sys
/
attributes.h
blob: c00b3dcdc5c3f1643f480af4d74b7bea391cd9ff [
file
] [
log
] [
blame
]
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