comparison lisp/calc/calc-funcs.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 107ccd98fa12
children 6c9af2bfcfee
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
1009 (math-sub 1 (calcFunc-utpt tt v))) 1009 (math-sub 1 (calcFunc-utpt tt v)))
1010 (put 'calcFunc-ltpt 'math-expandable t) 1010 (put 'calcFunc-ltpt 'math-expandable t)
1011 1011
1012 (provide 'calc-funcs) 1012 (provide 'calc-funcs)
1013 1013
1014 ;;; arch-tag: 421ddb7a-550f-4dda-a31c-06638ebfc43a 1014 ;; arch-tag: 421ddb7a-550f-4dda-a31c-06638ebfc43a
1015 ;;; calc-funcs.el ends here 1015 ;;; calc-funcs.el ends here