--- ray/src/common/calcomp.h 1989/04/10 22:05:56 1.2 +++ ray/src/common/calcomp.h 1989/05/18 08:33:47 1.3 @@ -59,7 +59,3 @@ extern int nextc; extern int errno; #define evalue(ep) (*eoper[(ep)->type])(ep) - -#ifdef CPM -#define defined(D) D -#endif