Changeset: cc2691df563b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cc2691df563b Modified Files: monetdb5/modules/kernel/arrays.mal Branch: arrays Log Message:
fixed new line at end of file diffs (13 lines): diff --git a/monetdb5/modules/kernel/arrays.mal b/monetdb5/modules/kernel/arrays.mal --- a/monetdb5/modules/kernel/arrays.mal +++ b/monetdb5/modules/kernel/arrays.mal @@ -64,5 +64,6 @@ address ALGarrayCount; command algebra.qqr_decomposition(vals:bat[:oid,:any], dims:ptr) (:bat[:oid,:dbl], :ptr) -address ALGnonDimensionQRDecomposition; -#comment "QQR decomposition" \ No newline at end of file +address ALGnonDimensionQRDecomposition +comment "QQR decomposition"; + _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list