/almagesto

Almagesto is a free pascal astronomical library

Primary LanguagePascalGNU General Public License v3.0GPL-3.0

ALMAGESTO

What is Almagesto?

Almagesto is a Free Pascal Astronomical Library.

Requirements

The library is tested with the latest stable Free Pascal Compiler (currently 3.0.0) and Lazarus IDE (currently 1.6).

Installing

Get the sources and add the src directory to the fpc.cfg file.

If you use the Lazarus IDE, you may install a Lazarus package, located at the lpk dir. This way, there's no need to manualy change the fpc.cfg file.

Using

Just add the units you want to use to the uses clause.

License

Copyright (C) 2010-2013,2016 João Marcelo S. Vaz

Almagesto is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Almagesto is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.