Skip to content

Commit

Permalink
add tle to lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ATTron committed Jul 6, 2024
1 parent 2b0da33 commit 540ecbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.zig
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ pub const coordinates = @import("coordinates.zig");
pub const calculations = @import("calculations.zig");
pub const vita49 = @import("vita49.zig");
pub const parsers = @import("parsers.zig");
pub const tle = @import("tle.zig");

0 comments on commit 540ecbc

Please sign in to comment.