Separate functions to calculate sunrise and sunset
authorArjen Baart <arjen@andromeda.nl>
Fri, 3 Apr 2020 06:19:40 +0000 (08:19 +0200)
committerArjen Baart <arjen@andromeda.nl>
Fri, 3 Apr 2020 06:19:40 +0000 (08:19 +0200)
commitc6ca2ac390f3cfb7bed0202aeca3facd611a59ea
treeb6a61ffebe8638b75f360877b271a080c0ae2472
parent808674036a5a9ec9cb2bb02c82362462a42c4404
Separate functions to calculate sunrise and sunset
src/Makefile.am
src/sunrise.cpp
test/Makefile.am
test/sunrise_test.cpp [new file with mode: 0644]
test/sunrise_test.exp [new file with mode: 0644]