diff --git a/src/script_fmt/genus_tcl.tera b/src/script_fmt/genus_tcl.tera index 40333239..81ed5286 100644 --- a/src/script_fmt/genus_tcl.tera +++ b/src/script_fmt/genus_tcl.tera @@ -1,7 +1,7 @@ # {{ HEADER_AUTOGEN }} -if [ info exists search_path ] {{ '{{' }} +if [ info exists search_path ] {{ '{' }} set search_path_initial $search_path -{{ '}}' }} +{{ '}' }} set ROOT "{{ root }}" {% if compilation_mode == 'separate' %}{% for group in srcs %} set search_path $search_path_initial