aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/output.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-02-17 08:50:43 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit9cb8937a92539d4cb40441396fc52e55e7a26f1b (patch)
tree136f1a58789e8bd2b8129018b0400f9ebfa18be2 /org/output.org
parentoutput, sisupod & a few switches (diff)
0.13.1 defaults renamed & reorganized
Diffstat (limited to 'org/output.org')
-rw-r--r--org/output.org4
1 files changed, 2 insertions, 2 deletions
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;