/[emacs]/emacs/lisp/calendar/lunar.el
ViewVC logotype

Diff of /emacs/lisp/calendar/lunar.el

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

revision 1.19 by lektu, Tue Feb 4 12:49:33 2003 UTC revision 1.20 by gm, Sun Aug 3 13:54:29 2003 UTC
# Line 49  Line 49 
49    
50  ;;; Code:  ;;; Code:
51    
52    (defvar displayed-month)
53    (defvar displayed-year)
54    
55  (if (fboundp 'atan)  (if (fboundp 'atan)
56      (require 'lisp-float-type)      (require 'lisp-float-type)
57    (error "Lunar calculations impossible since floating point is unavailable"))    (error "Lunar calculations impossible since floating point is unavailable"))

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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