diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-08-03 18:28:58 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-09-28 13:21:40 -0400 |
commit | ace605ee4d96b7ee2891246655478f46862d357f (patch) | |
tree | e9e59800591255b168e73bd015762e2ba74da662 /src/doc_reform/spine.d | |
parent | org nix adjust (diff) |
org noweb adjustments
Diffstat (limited to 'src/doc_reform/spine.d')
-rwxr-xr-x | src/doc_reform/spine.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc_reform/spine.d b/src/doc_reform/spine.d index 1cd811e..cd780c6 100755 --- a/src/doc_reform/spine.d +++ b/src/doc_reform/spine.d @@ -1262,5 +1262,5 @@ string program_name = "spine"; writeln("- ", out_pth.curate("topics.html")); } } - } else { writeln("NO METADATA CURATED"); } + } // else { writeln("NO METADATA CURATED"); } } |