|
|
1.1 root 1: /*
2: * include.h - includes all important files for Phantasia
3: */
4:
5: #include <ctype.h>
6: #include <curses.h>
7: #include <math.h>
8: #include <pwd.h>
9: #include <setjmp.h>
10: #include <signal.h>
11: #include <time.h>
12:
13: #include "macros.h"
14: #include "phantdefs.h"
15: #include "phantstruct.h"
16: #include "phantglobs.h"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.