diff lisp/calc/calc-math.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f2ebccfa87d4
line wrap: on
line diff
--- a/lisp/calc/calc-math.el	Thu Apr 15 01:08:34 2004 +0000
+++ b/lisp/calc/calc-math.el	Fri Apr 16 12:51:06 2004 +0000
@@ -1676,4 +1676,5 @@
 	(t (list 'calcFunc-deg a))))
 (put 'calcFunc-deg 'math-expandable t)
 
+;;; arch-tag: c7367e8e-d0b8-4f70-8577-2fb3f31dbb4c
 ;;; calc-math.el ends here