diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-09-01 13:57:10 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | 2ae1cd2773a8659b3ce06d26aba9e804d77f8260 (patch) | |
tree | 84e1736b52acc71c8e672ffd8ba1763a6e8328aa /src/sdp/output_hub.d | |
parent | 0.6.7 re-arrange output (diff) |
minor shuffling
Diffstat (limited to 'src/sdp/output_hub.d')
-rw-r--r-- | src/sdp/output_hub.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdp/output_hub.d b/src/sdp/output_hub.d index 8c21fa9..0206bf5 100644 --- a/src/sdp/output_hub.d +++ b/src/sdp/output_hub.d @@ -1,6 +1,6 @@ /+ - output hub output_hub.d + output_html.d +/ template SiSUoutputHub() { struct SDPoutput { |