Merge pull request #569 from wilzbach/phobos-multiline

[phobos] Support multiline INI files
This commit is contained in:
Sebastian Wilzbach 2018-03-21 15:13:04 +01:00 committed by GitHub
commit 9ea01d3b70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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