This commit is contained in:
Eric Andersen
1999-11-19 02:38:58 +00:00
parent ab746abfc0
commit 08b1034f4f
17 changed files with 101 additions and 48 deletions

View File

@@ -33,8 +33,6 @@
/* Some useful definitions */
#define STDIN 0
#define STDOUT 1
#define FALSE ((int) 1)
#define TRUE ((int) 0)