comparison liboctave/operators/Sparse-op-decls.h @ 23083:e9a0469dedd9 stable

maint: strip extra trailing newlines from files.
author John W. Eaton <jwe@octave.org>
date Fri, 20 Jan 2017 12:19:08 -0500
parents 4caa7b28d183
children ef4d915df748 3ac9f9ecfae5
comparison
equal deleted inserted replaced
23082:e8d64dce0afd 23083:e9a0469dedd9
182 SPARSE_SMM_BIN_OP_DECLS (R1, R2, M1, M2, API) \ 182 SPARSE_SMM_BIN_OP_DECLS (R1, R2, M1, M2, API) \
183 SPARSE_SMM_CMP_OP_DECLS (M1, M2, API) \ 183 SPARSE_SMM_CMP_OP_DECLS (M1, M2, API) \
184 SPARSE_SMM_BOOL_OP_DECLS (M1, M2, API) 184 SPARSE_SMM_BOOL_OP_DECLS (M1, M2, API)
185 185
186 #endif 186 #endif
187