la1k / flyby

A satellite tracking program
GNU General Public License v2.0
39 stars 8 forks source link

Global variable elimination: TLE data and satellite database #11

Closed bjorgan closed 8 years ago

bjorgan commented 9 years ago

Move from global to local scope within main(). Do this after issues #4-#10 have been resolved to reduce the amount of necessary headache.

bjorgan commented 8 years ago

Last trace removed in commit d3ceaa2b801df1744e6f7ce59f56f4168d34c4b2.