comparison lisp/calc/calc-graph.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
1497 (goto-char (point-max)) 1497 (goto-char (point-max))
1498 (insert "\n")))))) 1498 (insert "\n"))))))
1499 1499
1500 (provide 'calc-graph) 1500 (provide 'calc-graph)
1501 1501
1502 ;;; arch-tag: e4b06a52-c386-4d54-a2bb-7c0a0ef533c2 1502 ;; arch-tag: e4b06a52-c386-4d54-a2bb-7c0a0ef533c2
1503 ;;; calc-graph.el ends here 1503 ;;; calc-graph.el ends here