1
0
mirror of https://gitlab.com/MisterBiggs/astro-helper.git synced 2025-06-15 22:56:41 +00:00

change filename to match conventions

This commit is contained in:
Anson Biggs 2021-01-27 20:38:00 -07:00
parent 4f43e452d6
commit df3965f8ab
2 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ module AstroHelper
using LinearAlgebra
include("Quaternions.jl")
include("quaternions.jl")
end # module