# HG changeset patch
# User fubar
# Date 1395800240 14400
# Node ID 8aab0f66cd5f9d36b374464a6493ea574174a8c8
# Parent 2983106e14601d13df050364dff320fb745ea88d
Uploaded
diff -r 2983106e1460 -r 8aab0f66cd5f rgToolFactory.xml
--- a/rgToolFactory.xml Sun Mar 23 08:17:32 2014 -0400
+++ b/rgToolFactory.xml Tue Mar 25 22:17:20 2014 -0400
@@ -19,6 +19,9 @@
--tool_version "$makeMode.tool_version"
--new_tool "$new_tool"
--help_text "$helpme"
+ #if $make_HTML.value=="yes":
+ --include_dependencies "${makeMode.include_deps}"
+ #end if
#end if
#if $make_HTML.value=="yes":
--output_dir "$html_file.files_path" --output_html "$html_file" --make_HTML "yes"
@@ -58,6 +61,12 @@
+
+
+
+
+