onekiloparsec / SwiftAA

The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift.
http://www.onekiloparsec.dev/
MIT License
172 stars 31 forks source link

fixed an error introduced in fe83bea #7

Closed alex-vasenin closed 7 years ago

alex-vasenin commented 7 years ago

In fe83bea I fixed cp error complaining it can't copy symlink into directory, but copy destination was wrong. My bad.