Skip to content

Commit

Permalink
gitmodules: Fix misc-extensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed May 25, 2024
1 parent b409b56 commit 832174d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -298,9 +298,9 @@
path = _build/fset
url = https://github.com/slburson/fset
shallow = true
[submodule "_build/devel"]
path = _build/devel
url = https://gitlab.common-lisp.net/misc-extensions/devel.git
[submodule "_build/misc-extensions"]
path = _build/misc-extensions
url = https://gitlab.common-lisp.net/misc-extensions/misc-extensions.git
shallow = true
[submodule "_build/iolib"]
path = _build/iolib
Expand Down
1 change: 0 additions & 1 deletion _build/devel
Submodule devel deleted from 101c05
1 change: 1 addition & 0 deletions _build/misc-extensions
Submodule misc-extensions added at aef8a1

0 comments on commit 832174d

Please sign in to comment.