Add em22 compile, change EM machine executable format to put proc table in text
[Ack-5.5.git] / em_path.h
1 /* $Id: em_path.h.src,v 2.9 1994/06/24 11:03:57 ceriel Exp $ */
2 /*
3  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
4  * See the copyright notice in the ACK home directory, in the file "Copyright".
5  */
6 /* Intended as a common directory for ALL temporary files */
7 #define TMP_DIR         "/tmp"
8
9 /* Access to the ACK tree and parts thereof */
10 #define EM_DIR          "/home/nick/src/Ack-5.5/stage"  /* The root directory for EM stuff */
11 #define ACK_PATH        "lib/descr"