Skip to content

Commit

Permalink
New package: StartUpDG v0.4.0 (#36777)
Browse files Browse the repository at this point in the history
UUID: 472ebc20-7c99-4d4b-9470-8fde4e9faa0f
Repo: https://github.com/jlchan/StartUpDG.jl.git
Tree: 72b4e0db5964e4630530deac4804ffc18dabafa2

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed May 18, 2021
1 parent f84ff5a commit 776fc61
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1626,6 +1626,7 @@ some amount of consideration when choosing package names.
47200ebd-12ce-5be5-abb7-8e082af23329 = { name = "DecFP_jll", path = "D/DecFP_jll" }
4722fa14-9d28-45f9-a1e2-a38605bd88f0 = { name = "PkgAuthentication", path = "P/PkgAuthentication" }
4728c690-e668-4265-bc0d-51a8c0f93067 = { name = "SpelledOut", path = "S/SpelledOut" }
472ebc20-7c99-4d4b-9470-8fde4e9faa0f = { name = "StartUpDG", path = "S/StartUpDG" }
472f376f-f1cf-461b-9ac1-d103423be9b7 = { name = "LoadFlint", path = "L/LoadFlint" }
4744a3fa-6c31-4707-899e-a3298e4618ad = { name = "ModelParameters", path = "M/ModelParameters" }
476501e8-09a2-5ece-8869-fb82de89a1fa = { name = "SLEEFPirates", path = "S/SLEEFPirates" }
Expand Down
8 changes: 8 additions & 0 deletions S/StartUpDG/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
ConstructionBase = "1"
NodesAndModes = "0.4-0.5"
Reexport = "1"
Setfield = "0.7"
StaticArrays = "1"
UnPack = "1"
julia = "1.3.0-1"
9 changes: 9 additions & 0 deletions S/StartUpDG/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NodesAndModes = "7aca2e03-f7e2-4192-9ec8-f4ca66d597fb"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3 changes: 3 additions & 0 deletions S/StartUpDG/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "StartUpDG"
uuid = "472ebc20-7c99-4d4b-9470-8fde4e9faa0f"
repo = "https://github.com/jlchan/StartUpDG.jl.git"
2 changes: 2 additions & 0 deletions S/StartUpDG/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.4.0"]
git-tree-sha1 = "72b4e0db5964e4630530deac4804ffc18dabafa2"

0 comments on commit 776fc61

Please sign in to comment.