From 5ab99cf8873b130284336c52551ccede28f6cb2e Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 17 Mar 2019 10:56:44 +0100 Subject: Move memory functions into memory.lifecycle - move - moveEmplace - forward - emplace - swap --- encoding/dub.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'encoding/dub.json') diff --git a/encoding/dub.json b/encoding/dub.json index 9c50acd..00ef6de 100644 --- a/encoding/dub.json +++ b/encoding/dub.json @@ -5,5 +5,12 @@ "dependencies": { "tanya:meta": "*" - } + }, + + "sourcePaths": [ + "." + ], + "importPaths": [ + "." + ] } -- cgit v1.2.3