/[emacs]/emacs/lisp/calc/calc-fin.el
ViewVC logotype

Diff of /emacs/lisp/calc/calc-fin.el

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

revision 1.3.4.2 by miles, Tue Oct 14 23:35:48 2003 UTC revision 1.3.4.3 by miles, Wed Dec 8 23:36:21 2004 UTC
# Line 3  Line 3 
3  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
4    
5  ;; Author: David Gillespie <daveg@synaptics.com>  ;; Author: David Gillespie <daveg@synaptics.com>
6  ;; Maintainers: D. Goel <deego@gnufans.org>  ;; Maintainer: Jay Belanger <belanger@truman.edu>
 ;;              Colin Walters <walters@debian.org>  
7    
8  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
9    
# Line 28  Line 27 
27  ;;; Code:  ;;; Code:
28    
29  ;; This file is autoloaded from calc-ext.el.  ;; This file is autoloaded from calc-ext.el.
 (require 'calc-ext)  
30    
31    (require 'calc-ext)
32  (require 'calc-macs)  (require 'calc-macs)
33    
 (defun calc-Need-calc-fin () nil)  
   
   
34  ;;; Financial functions.  ;;; Financial functions.
35    
36  (defun calc-fin-pv ()  (defun calc-fin-pv ()
# Line 413  Line 409 
409                    book salvage)))                    book salvage)))
410        res)))        res)))
411    
412    (provide 'calc-fin)
413    
414  ;;; arch-tag: 82f30ca8-d02f-4b33-84b4-bb6ecd84597b  ;;; arch-tag: 82f30ca8-d02f-4b33-84b4-bb6ecd84597b
415  ;;; calc-fin.el ends here  ;;; calc-fin.el ends here

Legend:
Removed from v.1.3.4.2  
changed lines
  Added in v.1.3.4.3

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