From 2dad76beb5550e395daed5a0cd6d6d5d884851ae Mon Sep 17 00:00:00 2001 From: allthatsounds Date: Tue, 21 Nov 2023 13:45:33 +0100 Subject: [PATCH] another random linebreak to showcase the homepage --- operators/operatoreigs.m | 1 + 1 file changed, 1 insertion(+) diff --git a/operators/operatoreigs.m b/operators/operatoreigs.m index b40970c2..a00d81fe 100644 --- a/operators/operatoreigs.m +++ b/operators/operatoreigs.m @@ -36,6 +36,7 @@ % % See also: operatornew, operator, ioperator + if nargin<2 error('%s: Too few input parameters.',upper(mfilename)); end;