/[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.17.8.1 by miles, Fri Apr 4 06:20:16 2003 UTC revision 1.17.8.2 by miles, Tue Oct 14 23:42:15 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"))
# Line 395  calendar-time-zone." Line 398  calendar-time-zone."
398    
399  (provide 'lunar)  (provide 'lunar)
400    
401    ;;; arch-tag: 72f0b8a4-7bcc-4a1b-b67a-ff53c4a1d222
402  ;;; lunar.el ends here  ;;; lunar.el ends here

Legend:
Removed from v.1.17.8.1  
changed lines
  Added in v.1.17.8.2

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