Files
minicalosim/.gitmodules
T
lars f9a7f2d1f1 add Geant4 source as shallow submodule (lib/geant4)
Tracks HEAD of https://github.com/Geant4/geant4.git at depth 1 for
reference browsing. shallow=true ensures others also get a shallow clone.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 15:55:25 +02:00

9 lines
211 B
Plaintext

[submodule "lib/pybind11"]
path = lib/pybind11
url = https://github.com/pybind/pybind11
branch = stable
[submodule "lib/geant4"]
path = lib/geant4
url = https://github.com/Geant4/geant4.git
shallow = true