-
Notifications
You must be signed in to change notification settings - Fork 41
/
all.h
45 lines (41 loc) · 860 Bytes
/
all.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/* include/all.h
**
** This file is in the public domain.
*/
/** Internal includes.
**/
/** c3: the C layer.
**/
# include "c/portable.h"
# include "c/tune.h"
# include "c/types.h"
# include "c/defs.h"
# include "c/motes.h"
# include "c/comd.h"
#if 0
#define NOCK6
#undef NOCK5
#else
#undef NOCK6
#define NOCK5
#endif
/** u2: the new interpreter.
**/
# include "f/loom.h"
# include "f/chad.h"
# include "f/cash.h"
# include "f/rail.h"
# include "f/dash.h"
# include "f/host.h"
# include "f/bail.h"
# include "f/benx.h"
# include "f/trac.h"
# include "f/wire.h"
# include "f/nock.h"
# include "f/funj.h"
# include "f/unix.h"
# include "f/hevn.h"
# include "f/arvo.h"
/** coal: common methods for dealing with nouns.
**/
# include "f/coal.h"