Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
url = git@github.com:rocq-prover/stdlib.git
[submodule "coq-lsp"]
path = coq-lsp
url = git@github.com:ejgallego/coq-lsp.git
url = git@github.com:rocq-community/rocq-lsp.git
[submodule "coq-waterproof"]
path = coq-waterproof
url = git@github.com:impermeable/coq-waterproof.git
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ clean:

# Test
.PHONY: test
launch: build
test: build
echo "Test not implemented"

# Launch where the _CoqProject file is
Expand Down
2 changes: 1 addition & 1 deletion coq-lsp
Submodule coq-lsp updated 335 files
2 changes: 1 addition & 1 deletion coq-waterproof
Submodule coq-waterproof updated 137 files
2 changes: 1 addition & 1 deletion rocq
Submodule rocq updated 1250 files
2 changes: 1 addition & 1 deletion stdlib
Submodule stdlib updated 516 files