Added fc library back
This commit is contained in:
parent
3a2df46e2d
commit
195e4b4dc2
1 changed files with 4 additions and 1 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -1,4 +1,7 @@
|
|||
[submodule "docs"]
|
||||
path = docs
|
||||
url = https://github.com/bitshares/bitshares-core.wiki.git
|
||||
ignore = dirty
|
||||
ignore = dirty
|
||||
[submodule "libraries/fc"]
|
||||
path = libraries/fc
|
||||
url = https://github.com/PBSA/peerplays-fc
|
||||
|
|
|
|||
Loading…
Reference in a new issue