diff src/OPERATORS/op-i64-i64.cc @ 5030:160365410ad4

[project @ 2004-09-24 03:22:23 by jwe]
author jwe
date Fri, 24 Sep 2004 03:22:24 +0000
parents 269c3d6c0569
children fdfce0dec36b
line wrap: on
line diff
--- a/src/OPERATORS/op-i64-i64.cc	Thu Sep 23 17:01:13 2004 +0000
+++ b/src/OPERATORS/op-i64-i64.cc	Fri Sep 24 03:22:24 2004 +0000
@@ -85,7 +85,7 @@
 
 OCTAVE_S_INT_UNOPS (int64)
 OCTAVE_SS_INT_CMP_OPS (ss, int64_, int64_)
-OCTAVE_SS_INT_BOOL_OPS (ss, int64_, int64_)
+OCTAVE_SS_INT_BOOL_OPS (ss, int64_, int64_, octave_int64 (0), octave_int64 (0))
 
 OCTAVE_SM_INT_CMP_OPS (sm, int64_, int64_)
 OCTAVE_SM_INT_BOOL_OPS (sm, int64_, int64_)