diff src/gripes.h @ 9588:319e2ab9b8ae

warn about the complex comparison ops
author Jaroslav Hajek <highegg@gmail.com>
date Sun, 30 Aug 2009 21:48:19 +0200
parents eb63fbe60fab
children 11844593875a
line wrap: on
line diff
--- a/src/gripes.h
+++ b/src/gripes.h
@@ -140,6 +140,9 @@
 extern OCTINTERP_API void
 gripe_indexed_cs_list (void);
 
+extern OCTINTERP_API void
+gripe_warn_complex_cmp (void);
+
 #endif
 
 /*