aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/ao_utils.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-04-24 22:08:24 -0400
committerRalph Amissah <ralph@amissah.com>2016-04-24 22:08:24 -0400
commited302d1be74d2b4e69ee4b6e3834637ed531eaea (patch)
tree0f605c3756788d2fda6fe0782a7a472172a285b9 /org/ao_utils.org
parentbase ... tag (diff)
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>>
}