changeset 14:3b3bf5196bbe draft

Uploaded
author greg
date Thu, 10 Aug 2017 14:11:29 -0400
parents c59cbd44dcff
children 65739ddd00be
files ideas.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ideas.xml	Thu Aug 10 14:09:18 2017 -0400
+++ b/ideas.xml	Thu Aug 10 14:11:29 2017 -0400
@@ -13,7 +13,7 @@
 #set tmp_dir = 'tmp'
 #set prep_output_dir = 'prep_output'
 #set ideas_input_dir = 'ideas_input'
-#set ideas_matrix_input_file = $ideas_input_dir/r_matrix.txt
+#set ideas_matrix_input_file = $os.path.join($ideas_input_dir, 'r_matrix.txt')
 mkdir -p $prep_output_dir &&
 mkdir -p $ideas_input_dir &&
 ##############################################