blob: de2465d487e2eeb756710ac1fa0c45b3c4e2e5fe (
plain)
1
2
3
4
5
6
|
# earthdistance extension
comment = 'calculate great-circle distances on the surface of the Earth'
default_version = '1.2'
module_pathname = '$libdir/earthdistance'
relocatable = true
requires = 'cube'
|