diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-01-26 13:44:44 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 897653bcc510a3b6eab9861d518c645fe066b9c3 (patch) | |
tree | 51d918b465a66e3f591a873ad5fc7ee2d1f0bc71 /org/ao_output_debugs.org | |
parent | templates (diff) |
regex template, made more uniform
Diffstat (limited to 'org/ao_output_debugs.org')
-rw-r--r-- | org/ao_output_debugs.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/ao_output_debugs.org b/org/ao_output_debugs.org index 43e1142..145a7a5 100644 --- a/org/ao_output_debugs.org +++ b/org/ao_output_debugs.org @@ -27,7 +27,7 @@ template SiSUoutputDebugs() { auto ref const S contents, auto ref T doc_matters, ) { - mixin RgxInit; + mixin SiSUrgxInit; mixin InternalMarkup; <<initialize>> <<book_index_sorted_report>> |