Support multiline INI files

This commit is contained in:
Sebastian Wilzbach 2018-03-21 14:50:29 +01:00
parent d2ee83b054
commit a230e0fcb1
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@ -2,9 +2,6 @@
path = libdparse
url = https://github.com/dlang-community/libdparse.git
branch = master
[submodule "inifiled"]
path = inifiled
url = https://github.com/burner/inifiled.git
[submodule "containers"]
path = containers
url = https://github.com/dlang-community/containers.git
@ -17,3 +14,6 @@
[submodule "stdx-allocator"]
path = stdx-allocator
url = https://github.com/dlang-community/stdx-allocator
[submodule "inifiled"]
path = inifiled
url = https://github.com/wilzbach/inifiled

@ -1 +1 @@
Subproject commit b79a61bc22179c52abbb7554c630b100963b2d1c
Subproject commit a18e368fe2c22c9667aea3e8d2591d700e187edf