Skip to content

Commit

Permalink
New package: SmallBodyGravity v0.1.0 (#122930)
Browse files Browse the repository at this point in the history
UUID: 66e334b4-30c1-4be0-8331-1eb48c315f23
Repo: https://github.com/rodbnegri/SmallBodyGravity.jl.git
Tree: be6d821e5eaef651c8fe19420daea062e4266695

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 16, 2025
1 parent 593bc6e commit 5e8d924
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4769,6 +4769,7 @@ some amount of consideration when choosing package names.
66db9d55-30c0-4569-8b51-7e840670fc0c = { name = "SnoopPrecompile", path = "S/SnoopPrecompile" }
66df03fb-d475-48f7-b449-3d9064bf085b = { name = "YaoLocations", path = "Y/YaoLocations" }
66e17ffc-8502-11e9-23b5-c9248d0eb96d = { name = "Libxc", path = "L/Libxc" }
66e334b4-30c1-4be0-8331-1eb48c315f23 = { name = "SmallBodyGravity", path = "S/SmallBodyGravity" }
66e46913-a265-5186-af4c-28555ad2a364 = { name = "libftd2xx_jll", path = "jll/L/libftd2xx_jll" }
66fc4661-a670-4cc2-b407-bfd81989e880 = { name = "DiffusiveShockAccelerationModels", path = "D/DiffusiveShockAccelerationModels" }
66fc600b-dfda-50eb-8b99-91cfa97b1301 = { name = "ModernGL", path = "M/ModernGL" }
Expand Down
2 changes: 2 additions & 0 deletions S/SmallBodyGravity/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.6.7-1"
4 changes: 4 additions & 0 deletions S/SmallBodyGravity/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
3 changes: 3 additions & 0 deletions S/SmallBodyGravity/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SmallBodyGravity"
uuid = "66e334b4-30c1-4be0-8331-1eb48c315f23"
repo = "https://github.com/rodbnegri/SmallBodyGravity.jl.git"
2 changes: 2 additions & 0 deletions S/SmallBodyGravity/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "be6d821e5eaef651c8fe19420daea062e4266695"

0 comments on commit 5e8d924

Please sign in to comment.