/[emacs]/emacs/lisp/calc/calcalg2.el
ViewVC logotype

Diff of /emacs/lisp/calc/calcalg2.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by jpb, Sat May 7 21:22:11 2005 UTC revision 1.18 by jpb, Sat May 28 04:39:45 2005 UTC
# Line 202  Line 202 
202  (defvar math-deriv-var)  (defvar math-deriv-var)
203  (defvar math-deriv-total)  (defvar math-deriv-total)
204  (defvar math-deriv-symb)  (defvar math-deriv-symb)
205    (defvar math-decls-cache)
206    (defvar math-decls-all)
207    
208  (defun math-derivative (expr)  (defun math-derivative (expr)
209    (cond ((equal expr math-deriv-var)    (cond ((equal expr math-deriv-var)

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26