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 --- src/sdp/sdp.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sdp/sdp.d') diff --git a/src/sdp/sdp.d b/src/sdp/sdp.d index b54ea3c..2d0397d 100755 --- a/src/sdp/sdp.d +++ b/src/sdp/sdp.d @@ -376,7 +376,7 @@ void main(string[] args) { manifest.src.filename ~ "»" ); 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