diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-10-14 15:15:23 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | 736cd4feb17efd47ba97e0d997450b6e737ba805 (patch) | |
tree | 0d0c65a18884c66b73913b84cff9fc3d7ce3124b /org/ao_read_source_files.org | |
parent | obt naming (diff) |
0.7.2 removed screen ansi colors (use previously depreciated)
Diffstat (limited to 'org/ao_read_source_files.org')
-rw-r--r-- | org/ao_read_source_files.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org/ao_read_source_files.org b/org/ao_read_source_files.org index be7a3a5..a004fc2 100644 --- a/org/ao_read_source_files.org +++ b/org/ao_read_source_files.org @@ -512,7 +512,6 @@ template SiSUmarkupRaw() { } struct Inserts { private import ao_defaults; // ao_defaults.d - private import ao_ansi_colors; // ao_ansi_colors.d auto scan_subdoc_source( char[][] markup_sourcefile_insert_content, string fn_src |