Delete empty lines at the end of file.

This commit is contained in:
Pavel Janík 2001-11-23 06:06:41 +00:00
parent 471f8b9293
commit 0508150294
3 changed files with 0 additions and 6 deletions

View file

@ -3280,5 +3280,3 @@ A key may contain additional specs for Inverse, Hyperbolic, and Inv+Hyp.")
(run-hooks 'calc-ext-load-hook)
;;; calc-ext.el ends here

View file

@ -1676,5 +1676,3 @@
(put 'calcFunc-deg 'math-expandable t)
;;; calc-math.el ends here

View file

@ -2043,5 +2043,3 @@
(cdr rules)))))))
;;; calc-rewr.el ends here