From 194c896c4a3780e9fece376507dcac3657237cd4 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 26 Feb 2018 15:42:10 -0500 Subject: playing with header/make substitutions --- org/sdp.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org/sdp.org') diff --git a/org/sdp.org b/org/sdp.org index 6ed2639..4d6971e 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -604,7 +604,7 @@ enforce( #+NAME: sdp_each_file_do_abstraction #+BEGIN_SRC d debug(steps) { - writeln("stepX commence → (document abstraction)"); + writeln("--->\nstepX commence → (document abstraction)"); } auto t = SiSUabstraction!()(_env, _opt_action, manifest); static assert(!isTypeTuple!(t)); -- cgit v1.2.3