Skip to content

Commit 3535fa3

Browse files
New package: HaloMF v0.5.0
UUID: 0e139a2-195b-4aec-b8fc-e9aa4361bc8d Repo: https://github.com/komatsu5147/HaloMF.jl.git Tree: 24b4b40c923cb36c1f369735772e7bc43aeba599 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 26dd404 commit 3535fa3

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed

H/HaloMF/Compat.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
Dierckx = "0.5.4 - 0.5"
3+
ForwardDiff = "1.3.2 - 1"
4+
julia = "1"

H/HaloMF/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[0]
2+
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
3+
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

H/HaloMF/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "HaloMF"
2+
uuid = "0e139a23-195b-4aec-b8fc-e9aa4361bc8d"
3+
repo = "https://github.com/komatsu5147/HaloMF.jl.git"

H/HaloMF/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.5.0"]
2+
git-tree-sha1 = "24b4b40c923cb36c1f369735772e7bc43aeba599"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -735,6 +735,7 @@ some amount of consideration when choosing package names.
735735
0e04eddd-96ac-454e-8372-d12cc190ad6e = { name = "SurrogatedDistanceModels", path = "S/SurrogatedDistanceModels" }
736736
0e08944d-e94e-41b1-9406-dcf66b6a9d2e = { name = "PencilArrays", path = "P/PencilArrays" }
737737
0e112785-0821-598c-8835-9f07837e8d7b = { name = "object_store_ffi_jll", path = "jll/O/object_store_ffi_jll" }
738+
0e139a23-195b-4aec-b8fc-e9aa4361bc8d = { name = "HaloMF", path = "H/HaloMF" }
738739
0e168e98-d76b-4d03-b07e-2b13986b2fd0 = { name = "FrictionProviders", path = "F/FrictionProviders" }
739740
0e18b5df-1f6d-5218-abdd-6febb37acc78 = { name = "FluxJS", path = "F/FluxJS" }
740741
0e1b5cf3-e725-4f3c-b25f-c55f40573e77 = { name = "UKCarbonIntensityData", path = "U/UKCarbonIntensityData" }

0 commit comments

Comments
 (0)