comparison lisp/calc/calc-rewr.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
2041 (list (list 'same 0 1) 2041 (list (list 'same 0 1)
2042 (list 'done new nil)) 2042 (list 'done new nil))
2043 nil nil) 2043 nil nil)
2044 (cdr rules))))))) 2044 (cdr rules)))))))
2045 2045
2046 ;;; arch-tag: ca8d7b7d-bff1-4535-90f3-e2241f5e786b
2047 ;;; calc-rewr.el ends here 2046 ;;; calc-rewr.el ends here