From 7085baa984f74d6c39689eab6d06c314bdef8ec9 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Fri, 19 Mar 2021 12:05:50 +0100 Subject: [PATCH] add default source dir variable --- ths_config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ths_config.txt b/ths_config.txt index 2f44e87..f87f698 100644 --- a/ths_config.txt +++ b/ths_config.txt @@ -104,3 +104,4 @@ cache_dir = "./cache/" fig_x_height_inches = 12100 fig_y_height_inches = 8075 default_target_dir = UseSourceDir +default_source_dir = "."