mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-02 19:12:39 -04:00
There were a few more places where C# code called Search() but did not check for a search failure. Throw InternalError exceptions if these ever occur, because these particular searches should always succeed.