commit cf937594c3321e54fbef9b10a095959f5fb84bb9 Author: Robert Russell <robert@rr3.xyz> Date: Tue, 27 Aug 2024 18:56:29 -0700 Add sparsec as a submodule Diffstat:
| A | .gitmodules | | | 3 | +++ |
| A | sparsec | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "sparsec"] + path = sparsec + url = git://git.rr3.xyz/sparsec diff --git a/sparsec b/sparsec @@ -0,0 +1 @@ +Subproject commit c70d21a9968a3521a4b5cd4b9fb6d3a988c204c2