Skip to content

Commit

Permalink
Add first batch of linked example specs as submodules to the examples…
Browse files Browse the repository at this point in the history
… repo.
  • Loading branch information
lemmy committed Dec 7, 2023
1 parent df7f099 commit c7e0ca3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "specifications/CCF"]
path = specifications/CCF
url = https://github.com/microsoft/CCF.git
[submodule "specifications/azure-cosmos-tla"]
path = specifications/azure-cosmos-tla
url = https://github.com/tlaplus/azure-cosmos-tla.git
[submodule "specifications/BlockingQueue"]
path = specifications/BlockingQueue
url = https://github.com/lemmy/BlockingQueue.git
1 change: 1 addition & 0 deletions specifications/BlockingQueue
Submodule BlockingQueue added at a06486
1 change: 1 addition & 0 deletions specifications/CCF
Submodule CCF added at 1a4eae
1 change: 1 addition & 0 deletions specifications/azure-cosmos-tla
Submodule azure-cosmos-tla added at 4b8785

0 comments on commit c7e0ca3

Please sign in to comment.