diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-02-02 13:20:08 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 7f5b1a866e239b2137ede22235f7b69731b6e743 (patch) | |
tree | b85205dfe9f6360a378090e307dcd5224b41e17d /src | |
parent | 0.12.2 ao_summary_and_debugs.org (ao_output_debugs.org moved and reorganised) (diff) |
ao_doc_abstraction.org (moved/renamed ao_abstract_doc_source.org)
Diffstat (limited to 'src')
-rw-r--r-- | src/sdp/abstraction_summary.d | 6 | ||||
-rw-r--r-- | src/sdp/ao_doc_debugs.d | 2 |
2 files changed, 0 insertions, 8 deletions
diff --git a/src/sdp/abstraction_summary.d b/src/sdp/abstraction_summary.d index d39e020..237d1e0 100644 --- a/src/sdp/abstraction_summary.d +++ b/src/sdp/abstraction_summary.d @@ -7,15 +7,9 @@ template SiSUabstractionSummary() { ao_defaults, ao_rgx; import - std.algorithm, std.array, - std.container, std.exception, - std.getopt, std.stdio, - std.file, - std.path, - std.range, std.regex, std.string, std.traits, diff --git a/src/sdp/ao_doc_debugs.d b/src/sdp/ao_doc_debugs.d index c5f1486..adc8c53 100644 --- a/src/sdp/ao_doc_debugs.d +++ b/src/sdp/ao_doc_debugs.d @@ -10,9 +10,7 @@ template SiSUdebugs() { std.array, std.container, std.exception, - std.getopt, std.json, - std.process, std.stdio, std.file, std.path, |