diff lisp/calc/calc-math.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children 647b2f6dac36 375f2633d815
line wrap: on
line diff
--- a/lisp/calc/calc-math.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/calc/calc-math.el	Mon Sep 01 15:45:59 2003 +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