diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-04-16 07:20:52 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-04-16 07:20:52 +0200 |
| commit | f214f3baa2f3b613f39ded5ac615a887603aa05c (patch) | |
| tree | 77a23a89e8d327a015f18f4f58ac07fa1fc8e9ec /os/dub.json | |
| parent | f66935f40d58e33c2882f5899186dce743bc91ad (diff) | |
| download | tanya-f214f3baa2f3b613f39ded5ac615a887603aa05c.tar.gz | |
Add algorithm.iteration.foldl
Diffstat (limited to 'os/dub.json')
| -rw-r--r-- | os/dub.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/dub.json b/os/dub.json index 31537a1..18fe17a 100644 --- a/os/dub.json +++ b/os/dub.json @@ -13,5 +13,5 @@ "importPaths": [ "." ], - "dflags": ["-dip1000"] + "dflags-dmd": ["-dip1000"] } |
