Removed the defines needed by util/ack/em_pc.c.
authorkeie <none@none>
Thu, 4 Oct 1984 11:11:30 +0000 (11:11 +0000)
committerkeie <none@none>
Thu, 4 Oct 1984 11:11:30 +0000 (11:11 +0000)
These defaults are now provided in lib/ack/fe.

first/em_path.h.src

index 40b67dc..7fc589c 100644 (file)
@@ -3,7 +3,5 @@
 
 /* Access to the ACK tree and parts thereof */
 #define EM_DIR         "/usr/em"       /* The root directory for EM stuff */
-#define PEM_PATH       "lib/pc_pem"
-#define ERR_PATH       "etc/pc_errors"
 #define RTERR_PATH     "etc/pc_rt_errors"
 #define ACK_PATH       "lib/ack"