comparison lisp/calc/calc-math.el @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 376148b31b5e
children
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
2163 (t (list 'calcFunc-deg a)))) 2163 (t (list 'calcFunc-deg a))))
2164 (put 'calcFunc-deg 'math-expandable t) 2164 (put 'calcFunc-deg 'math-expandable t)
2165 2165
2166 (provide 'calc-math) 2166 (provide 'calc-math)
2167 2167
2168 ;; arch-tag: c7367e8e-d0b8-4f70-8577-2fb3f31dbb4c
2169 ;;; calc-math.el ends here 2168 ;;; calc-math.el ends here