# HG changeset patch # User jwe # Date 793491410 0 # Node ID 79ee7f07221e7125285720ca3846d472658e9801 # Parent 2a4c0ba29cf393a904f2977f9098004625c5caa4 [project @ 1995-02-22 22:16:41 by jwe] diff --git a/scripts/elfun/sec.m b/scripts/elfun/sec.m --- a/scripts/elfun/sec.m +++ b/scripts/elfun/sec.m @@ -8,4 +8,4 @@ w = 1 ./ cos(z); -endfunction \ No newline at end of file +endfunction diff --git a/scripts/elfun/sech.m b/scripts/elfun/sech.m --- a/scripts/elfun/sech.m +++ b/scripts/elfun/sech.m @@ -8,4 +8,4 @@ w = 1 ./ cosh(z); -endfunction \ No newline at end of file +endfunction