diff liboctave/mx-kludge.cc @ 1210:dc7a13bed722

[project @ 1995-04-04 19:25:10 by jwe]
author jwe
date Tue, 04 Apr 1995 19:25:21 +0000
parents f2ba3aa8e40b
children 611d403c7f3d
line wrap: on
line diff
--- a/liboctave/mx-kludge.cc	Tue Apr 04 19:13:42 1995 +0000
+++ b/liboctave/mx-kludge.cc	Tue Apr 04 19:25:21 1995 +0000
@@ -285,10 +285,19 @@
 
 #endif
 
+#undef DO_VS_OP
 #undef DO_SV_OP
-#undef DO_VS_OP
 #undef DO_VV_OP
 #undef NEG_V
+#undef KL_VS_OP
+#undef KL_SV_OP
+#undef KL_VV_OP
+#undef KL_MS_OP
+#undef KL_SM_OP
+#undef KL_MM_OP
+#undef KL_DMS_OP
+#undef KL_SDM_OP
+#undef KL_DMDM_OP
 
 /*
 ;;; Local Variables: ***