From 9cb8937a92539d4cb40441396fc52e55e7a26f1b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 17 Feb 2017 08:50:43 -0500 Subject: 0.13.1 defaults renamed & reorganized --- org/output.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org/output.org') diff --git a/org/output.org b/org/output.org index 903b6ed..9853d50 100644 --- a/org/output.org +++ b/org/output.org @@ -39,7 +39,7 @@ template outputHub() { std.typecons, std.uni, std.utf, - ao_defaults, + defaults, output_epub, output_html, output_xhtmls, @@ -131,7 +131,7 @@ private import std.typecons, std.uni, std.utf, - ao_defaults; + defaults; import ao_rgx, output_xhtmls; -- cgit v1.2.3