aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta/rgx.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2020-01-25 12:22:01 -0500
committerRalph Amissah <ralph@amissah.com>2020-02-26 09:59:18 -0500
commitc4d2cedb930a48d6439d6ff2076183fd48fc6a5a (patch)
tree8fbcd699336a971983e169298b8f3b80e2009616 /src/doc_reform/meta/rgx.d
parentupdate headers and year (diff)
address compilation issues with dmd (v2.090.0)
Diffstat (limited to 'src/doc_reform/meta/rgx.d')
-rw-r--r--src/doc_reform/meta/rgx.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc_reform/meta/rgx.d b/src/doc_reform/meta/rgx.d
index b6d23bf..c7a110b 100644
--- a/src/doc_reform/meta/rgx.d
+++ b/src/doc_reform/meta/rgx.d
@@ -3,7 +3,6 @@
+/
module doc_reform.meta.rgx;
static template spineRgxInit() {
- import doc_reform.meta.defaults;
static struct Rgx {
/+ misc +/
// static true_dollar = ctRegex!(`\$`, "gm");