From 0ce4e986fcd5af430d9f7bfdd625da7a58a1527e Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 4 Feb 2020 17:10:57 -0500 Subject: imports related, mostly cosmetic --- org/default_paths.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'org/default_paths.org') diff --git a/org/default_paths.org b/org/default_paths.org index acfdebf..bb7ca79 100644 --- a/org/default_paths.org +++ b/org/default_paths.org @@ -25,7 +25,8 @@ meta_config_files.d +/ module doc_reform.io_in.paths_source; -import std.array, +import + std.array, std.file, std.path, std.regex, @@ -965,7 +966,8 @@ template spinePathsPods() { default settings +/ module doc_reform.io_out.paths_output; -import std.array, +import + std.array, std.path, std.regex, std.stdio; -- cgit v1.2.3