changeset 1133:79ee7f07221e

[project @ 1995-02-22 22:16:41 by jwe]
author jwe
date Wed, 22 Feb 1995 22:16:50 +0000
parents 2a4c0ba29cf3
children d65e3b59e07c
files scripts/elfun/sec.m scripts/elfun/sech.m
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/elfun/sec.m	Wed Feb 22 20:49:01 1995 +0000
+++ b/scripts/elfun/sec.m	Wed Feb 22 22:16:50 1995 +0000
@@ -8,4 +8,4 @@
   
   w = 1 ./ cos(z);
   
-endfunction
\ No newline at end of file
+endfunction
--- a/scripts/elfun/sech.m	Wed Feb 22 20:49:01 1995 +0000
+++ b/scripts/elfun/sech.m	Wed Feb 22 22:16:50 1995 +0000
@@ -8,4 +8,4 @@
 
   w = 1 ./ cosh(z);
   
-endfunction
\ No newline at end of file
+endfunction