fstools added

This commit is contained in:
Dirk Alders 2021-01-08 17:40:20 +01:00
parent 2dfb3fc27f
commit 1b334e6984
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -19,3 +19,6 @@
[submodule "tcp_socket"]
path = tcp_socket
url = https://git.mount-mockery.de/pylib/tcp_socket
[submodule "fstools"]
path = fstools
url = https://git.mount-mockery.de/pylib/fstools

View File

@ -8,6 +8,7 @@ SOURCEDIR = .
BUILDDIR = _build
MODULES = $(sort \
caching\
fstools\
socket_protocol\
state_machine\
stringtools\

1
fstools Submodule

@ -0,0 +1 @@
Subproject commit 262141f2956757b0c8cbce8724728fa1d0630297