Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
- # earthdistance extension
- comment = 'calculate great-circle distances on the surface of the Earth'
- default_version = '1.1'
- module_pathname = '$libdir/earthdistance'
- relocatable = true
- requires = 'cube'
|