comparison lisp/calc/calc-prog.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 038a958de82d
children 6c9af2bfcfee
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
2364 (math-read-expr-level (nth 3 op)) (nth 1 x)) 2364 (math-read-expr-level (nth 3 op)) (nth 1 x))
2365 (throw 'syntax "Syntax error")))))) 2365 (throw 'syntax "Syntax error"))))))
2366 2366
2367 (provide 'calc-prog) 2367 (provide 'calc-prog)
2368 2368
2369 ;;; arch-tag: 4c5a183b-c9e5-4632-bb3f-e41a764518b0 2369 ;; arch-tag: 4c5a183b-c9e5-4632-bb3f-e41a764518b0
2370 ;;; calc-prog.el ends here 2370 ;;; calc-prog.el ends here