Skip to content

Commit

Permalink
New package: AllocCheck v0.1.0
Browse files Browse the repository at this point in the history
UUID: 9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a
Repo: https://github.com/JuliaLang/AllocCheck.jl.git
Tree: b7ad7ba856f6a77a4e607e58392177c02ab6be80

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 17, 2023
1 parent 8a567c7 commit b5107e9
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions A/AllocCheck/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
ExprTools = "0.1"
GPUCompiler = "0.24"
LLVM = "6.3.0-6"
MacroTools = "0.5"
julia = "1.9.0-1"
5 changes: 5 additions & 0 deletions A/AllocCheck/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55"
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
3 changes: 3 additions & 0 deletions A/AllocCheck/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "AllocCheck"
uuid = "9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"
repo = "https://github.com/JuliaLang/AllocCheck.jl.git"
2 changes: 2 additions & 0 deletions A/AllocCheck/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "b7ad7ba856f6a77a4e607e58392177c02ab6be80"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6220,6 +6220,7 @@ some amount of consideration when choosing package names.
9b64493d-8859-5bf3-93d7-7c32dd38186f = { name = "Tar_jll", path = "jll/T/Tar_jll" }
9b64898b-da2a-5774-a656-fd6fb605642c = { name = "PtFEM", path = "P/PtFEM" }
9b6a1cb2-ee7e-5f22-a98b-ab382f85f133 = { name = "AMReX_jll", path = "jll/A/AMReX_jll" }
9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a = { name = "AllocCheck", path = "A/AllocCheck" }
9b6fcbb8-86d6-11e9-1ce7-23a6bb139a78 = { name = "GeoData", path = "G/GeoData" }
9b8138ad-1b09-5408-aa39-e87ed6d21b63 = { name = "TransformUtils", path = "T/TransformUtils" }
9b85cdd3-b0ee-4013-9538-086350204d42 = { name = "BitcoinRPC", path = "B/BitcoinRPC" }
Expand Down

0 comments on commit b5107e9

Please sign in to comment.