From 313ddb0ac605838eaca89054ff80a0402a8c6313 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 2 Dec 2016 14:44:39 -0500 Subject: 0.9.3 start work on node pointers, a way to go --- src/sdp/output_hub.d | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sdp/output_hub.d') diff --git a/src/sdp/output_hub.d b/src/sdp/output_hub.d index bdb8480..7235619 100644 --- a/src/sdp/output_hub.d +++ b/src/sdp/output_hub.d @@ -7,6 +7,7 @@ template SiSUoutputHub() { void hub(S)( auto ref const S contents, string[][string] document_section_keys_sequenced, + string[] html_segnames, string[string][string] dochead_make, string[string][string] dochead_meta, string fn_src, -- cgit v1.2.3