From c4d2cedb930a48d6439d6ff2076183fd48fc6a5a Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 25 Jan 2020 12:22:01 -0500 Subject: address compilation issues with dmd (v2.090.0) --- org/default_regex.org | 3 --- 1 file changed, 3 deletions(-) (limited to 'org/default_regex.org') diff --git a/org/default_regex.org b/org/default_regex.org index 6891147..02f3e3a 100644 --- a/org/default_regex.org +++ b/org/default_regex.org @@ -30,14 +30,12 @@ http://dlang.org/phobos/std_regex.html ** _module template_ :module: -#+NAME: tangle_meta_rgx #+BEGIN_SRC d :tangle "../src/doc_reform/meta/rgx.d" /++ regex: regular expressions used in sisu document parser +/ module doc_reform.meta.rgx; static template spineRgxInit() { - import doc_reform.meta.defaults; static struct Rgx { <> <> @@ -363,7 +361,6 @@ http://dlang.org/phobos/std_regex.html ** _module template_ :module:output: -#+NAME: tangle_meta_rgx #+BEGIN_SRC d :tangle "../src/doc_reform/io_out/rgx.d" /++ regex: regular expressions used in sisu document parser -- cgit v1.2.3