Changeset 14329 for trunk/FACT++/src
- Timestamp:
- 08/08/12 21:19:15 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/smartfact.cc
r14327 r14329 2144 2144 2145 2145 if (fSun.fSetAstronomical>fSun.fRiseAstronomical) 2146 fSun.fSetAstronomical += 1;2146 fSun.fSetAstronomical += boost::posix_time::hours(24); 2147 2147 2148 2148 ostringstream title;
Note:
See TracChangeset
for help on using the changeset viewer.