Skip to content

Commit

Permalink
adds errorcodes as submodules (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Feb 1, 2025
1 parent e5a3ac8 commit fc036bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "vendor/mimalloc"]
path = vendor/mimalloc
url = https://github.com/nim-lang/mimalloc
[submodule "vendor/errorcodes"]
path = vendor/errorcodes
url = https://github.com/nim-lang/errorcodes
1 change: 1 addition & 0 deletions vendor/errorcodes
Submodule errorcodes added at 56e26e

0 comments on commit fc036bd

Please sign in to comment.