patch.3 298 B

12345678910111213
  1. *** zmatrix.h Tue Mar 8 15:50:26 1994
  2. --- zmatrix.h.orig Fri Oct 28 01:52:48 1994
  3. ***************
  4. *** 34,39 ****
  5. --- 34,41 ----
  6. /* Type definitions for complex vectors and matrices */
  7. + #undef complex
  8. + #define complex Complex
  9. /* complex definition */
  10. typedef struct {