From ed71ef0ac032456c882bea44b04c02863cb90a46 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 25 Jan 2020 13:34:47 -0500 Subject: code ctRegex calls, tidying --- org/meta_debugs.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org/meta_debugs.org') diff --git a/org/meta_debugs.org b/org/meta_debugs.org index 71c3d55..b94d5b2 100644 --- a/org/meta_debugs.org +++ b/org/meta_debugs.org @@ -29,7 +29,7 @@ template spineDebugs() { const S contents, T doc_matters, ) { - mixin spineRgxInit; + mixin spineRgxIn; mixin InternalMarkup; <> <> @@ -71,7 +71,7 @@ import #+NAME: initialize #+BEGIN_SRC d -static auto rgx = Rgx(); +static auto rgx = RgxI(); auto markup = InlineMarkup(); string key; #+END_SRC -- cgit v1.2.3