[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/itl/libs/prayertime/src prayer.h prayer.c
- To: cvs at arabeyes dot org
- Subject: CVS: projects/itl/libs/prayertime/src prayer.h prayer.c
- From: "Thamer Mahmoud" <thamer at arabeyes dot org>
- Date: Wed, 26 May 2004 02:43:38 -0700 (PDT)
----------------------------------------------
From: Thamer Mahmoud (thamer)
Date: Wed May 26 09:43:38 2004
Update of /home/arabeyes/cvs/projects/itl/libs/prayertime/src
In directory sina:/tmp/cvs-serv18924
Modified Files:
prayer.h prayer.c
Log Message:
* "Prayer.offset" is now part of the calculation Method structure.
* Added "Prayer.seconds" and "Method.round" to deal with issues of
rounding seconds.
* "base6hm" now has a new argument list. We also now call it only once
for each salat time.
* Removed an extreme method that is not yes implemented (will be
re-added later as an experimental method)
* Some small changes in style, variable names, small bug fixes, etc...