-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: SatellitePlayground v1.0.0 (#91997)
UUID: 42def6c6-fd6a-4211-8419-600c79e00ff9 Repo: https://github.com/PyGNC/SatellitePlayground.jl.git Tree: 833c4431ccc4b8aa9f633a1fc4d077c704c851c3 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
e273e99
commit cf951f0
Showing
3 changed files
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,18 @@ | ||
[0] | ||
InterProcessCommunication = "0.1.1-0.1" | ||
MsgPack = "1.1.0-1" | ||
PyCall = "1.95.1-1" | ||
Rotations = "1.4.0-1" | ||
StaticArrays = "1.5.17-1" | ||
julia = "1.8.4-1" | ||
|
||
["0-0.2"] | ||
SatelliteDynamics = "0.4.3-0.4" | ||
|
||
["0.3-0"] | ||
[0-1] | ||
MsgPack = "1.1.0-1" | ||
Rotations = "1.4.0-1" | ||
StaticArrays = "1.5.17-1" | ||
julia = "1.8.4-1" | ||
|
||
["0.3-1"] | ||
SatelliteDynamics = "0.4.5-0.4" | ||
|
||
[1] | ||
ZMQ = "1.2.2-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
[0] | ||
InterProcessCommunication = "a7427343-1d15-5490-a218-bfcb7db836a2" | ||
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" | ||
|
||
[0-1] | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
MsgPack = "99f44e22-a591-53d1-9472-aa23ef4bd671" | ||
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" | ||
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" | ||
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc" | ||
SatelliteDynamics = "0e7c1a32-1b9f-5532-88a4-e668712d6a4c" | ||
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
|
||
[1] | ||
ZMQ = "c2297ded-f4af-51ae-bb23-16f91089e4e1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters