diff --git a/G/GridMaps/Compat.toml b/G/GridMaps/Compat.toml new file mode 100644 index 000000000000000..fa1f4615093758b --- /dev/null +++ b/G/GridMaps/Compat.toml @@ -0,0 +1,3 @@ +[0] +DocStringExtensions = "0.9" +julia = "1.10.0-1" diff --git a/G/GridMaps/Deps.toml b/G/GridMaps/Deps.toml new file mode 100644 index 000000000000000..ab8cee905fab515 --- /dev/null +++ b/G/GridMaps/Deps.toml @@ -0,0 +1,2 @@ +[0] +DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" diff --git a/G/GridMaps/Package.toml b/G/GridMaps/Package.toml new file mode 100644 index 000000000000000..223ec410972548c --- /dev/null +++ b/G/GridMaps/Package.toml @@ -0,0 +1,3 @@ +name = "GridMaps" +uuid = "889a5e0f-cea4-48d1-aea6-4a3fe9168d86" +repo = "https://github.com/ngharrison/GridMaps.jl.git" diff --git a/G/GridMaps/Versions.toml b/G/GridMaps/Versions.toml new file mode 100644 index 000000000000000..cba280caa3f5e27 --- /dev/null +++ b/G/GridMaps/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "25e266069b9e75ad928ba1b8d1c752678a9988d2" diff --git a/Registry.toml b/Registry.toml index 7edaf72ad6a1684..ed313ff9e1d5949 100644 --- a/Registry.toml +++ b/Registry.toml @@ -6303,6 +6303,7 @@ some amount of consideration when choosing package names. 886fa1cc-5380-4008-8113-0516998d4847 = { name = "MetaDataGraphs", path = "M/MetaDataGraphs" } 88710b8a-735b-4c46-a451-f37baff89cb3 = { name = "BraidGroup", path = "B/BraidGroup" } 888e69b1-873b-5047-a2fc-24c07cbe9dc8 = { name = "muparser_jll", path = "jll/M/muparser_jll" } +889a5e0f-cea4-48d1-aea6-4a3fe9168d86 = { name = "GridMaps", path = "G/GridMaps" } 88a5189c-e7ff-4f85-ac6b-e6158070f02e = { name = "DataAugmentation", path = "D/DataAugmentation" } 88a69b33-da0f-4502-8c8c-d680cf4d883b = { name = "ElementaryPDESolutions", path = "E/ElementaryPDESolutions" } 88a73ca7-34a6-43ac-bc8e-badcd0d72400 = { name = "SQLCompose", path = "S/SQLCompose" }