Skip to content

Commit

Permalink
New package: TPSAInterface v0.0.1 (#123517)
Browse files Browse the repository at this point in the history
UUID: 575459ea-959c-4603-9b15-d63fb6693033
Repo: https://github.com/bmad-sim/TPSAInterface.jl.git
Tree: fbaaaa3f225fedeee6994459f43f12a9049bf851

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jan 25, 2025
1 parent d5adc00 commit edb238a
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4059,6 +4059,7 @@ some amount of consideration when choosing package names.
574b78ca-bebd-517c-801d-4735c93a9686 = { name = "libcint_jll", path = "jll/L/libcint_jll" }
5751a51d-ac76-4487-a056-413ecf6fbe19 = { name = "PseudoPotentialData", path = "P/PseudoPotentialData" }
5752ebe1-31b9-557e-87aa-f909b540aa54 = { name = "GMT", path = "G/GMT" }
575459ea-959c-4603-9b15-d63fb6693033 = { name = "TPSAInterface", path = "T/TPSAInterface" }
575d3204-02a4-11ea-3f62-238caa8bf11e = { name = "NiLangCore", path = "N/NiLangCore" }
576499cb-2369-40b2-a588-c64705576edc = { name = "AdvancedPS", path = "A/AdvancedPS" }
576966be-9dca-4525-ada1-64298180af2c = { name = "QuadraticProgramNetworks", path = "Q/QuadraticProgramNetworks" }
Expand Down
2 changes: 2 additions & 0 deletions T/TPSAInterface/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.9.0-1"
2 changes: 2 additions & 0 deletions T/TPSAInterface/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions T/TPSAInterface/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TPSAInterface"
uuid = "575459ea-959c-4603-9b15-d63fb6693033"
repo = "https://github.com/bmad-sim/TPSAInterface.jl.git"
2 changes: 2 additions & 0 deletions T/TPSAInterface/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "fbaaaa3f225fedeee6994459f43f12a9049bf851"
2 changes: 2 additions & 0 deletions T/TPSAInterface/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
GTPSA = "1.4.0-1"
2 changes: 2 additions & 0 deletions T/TPSAInterface/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
GTPSA = "b27dd330-f138-47c5-815b-40db9dd9b6e8"

0 comments on commit edb238a

Please sign in to comment.