mirror of
https://github.com/louisrubet/rpn
synced 2025-02-07 08:45:48 +01:00
Add libbf submodule
This commit is contained in:
parent
c4bad49c59
commit
0c8bc70ab9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "mpreal"]
|
||||
path = mpreal
|
||||
url = https://github.com/advanpix/mpreal
|
||||
[submodule "libbf"]
|
||||
path = libbf
|
||||
url = https://github.com/louisrubet/libbf
|
||||
|
|
1
libbf
Submodule
1
libbf
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 19bd01375827e13bd7ded3c82b9a5f50cc3bf2f4
|
Loading…
Add table
Reference in a new issue