aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/ao_utils.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/ao_utils.org')
-rw-r--r--org/ao_utils.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/org/ao_utils.org b/org/ao_utils.org
index 2d29628..3e1e42d 100644
--- a/org/ao_utils.org
+++ b/org/ao_utils.org
@@ -104,10 +104,10 @@ writefln("Inside function %s at file %s, line %s",
** code structure: :ao_util.d:
#+name: tangle_ao_utils
#+BEGIN_SRC d :tangle ../lib/sdp/ao_utils.d
-/*
+/+
utils
ao_util.d
-*/
++/
mixin template ScreenTxtColors() {
<<ao_utils>>
}