|
|
1.1 root 1: #include "quipu/util.h"
2: #include "quipu/name.h"
3: #include "quipu/malloc.h"
4:
5: /* Could turn this all into a macro ! */
6:
7: #ifdef AttrT_cpy
8: #undef AttrT_cpy
9: #endif
10:
11: AttributeType AttrT_cpy (x)
12: register AttributeType x;
13: {
14: return x;
15: }
16:
17:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.