From ba1712e77b31704fd9ba16d14e15518e7a7dd104 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 1 Oct 2016 14:12:13 -0400 Subject: 0.7.0 using dub remote dependencies (local src related to sdlang removed) --- org/ao_read_source_files.org | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'org/ao_read_source_files.org') diff --git a/org/ao_read_source_files.org b/org/ao_read_source_files.org index 37929a7..11647fb 100644 --- a/org/ao_read_source_files.org +++ b/org/ao_read_source_files.org @@ -439,12 +439,11 @@ return contents; ** ao_markup_source_raw.d: :ao_markup_source_raw: #+BEGIN_SRC d :tangle ../src/sdp/ao_read_source_files.d -/+ - ao_read_source_files.d - - open markup files +/++ + module ao_read_source_files;
+ - open markup files
- if master file scan for addional files to import/insert +/ -// module ao_read_source_files; template SiSUmarkupRaw() { private import std.exception, @@ -520,9 +519,10 @@ WORK AREA *** config files, read in #+BEGIN_SRC d :tangle ../src/sdp/ao_read_config_files.d -/+ +/++ + read configuration files
+ - read config files
ao_config_files.d - - read config files +/ template SiSUconfigIn() { private import -- cgit v1.2.3