comparison lisp/calc/calc-rules.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
436 :: let(cons(fvh,fvt), 436 :: let(cons(fvh,fvt),
437 solve(pv, table(fitparam(j), j, 1, 437 solve(pv, table(fitparam(j), j, 1,
438 hasfitparams(pv)))), 438 hasfitparams(pv)))),
439 fitparam(n) = x := x ]")) 439 fitparam(n) = x := x ]"))
440 440
441 ;;; arch-tag: 0ed54a52-38f3-4ed7-9ca7-b8ecf8f2febe
442 ;;; calc-rules.el ends here 441 ;;; calc-rules.el ends here