X-Git-Url: https://rtime.felk.cvut.cz/gitweb/ert_linux.git/blobdiff_plain/acfd7262361e03446cbb353f6703a02ee404b88a..4ee88e44e94590699895d2987b2bbc79b923a0db:/ert_linux/ert_linux_file_process.tlc diff --git a/ert_linux/ert_linux_file_process.tlc b/ert_linux/ert_linux_file_process.tlc index 3a85472..f8ed398 100644 --- a/ert_linux/ert_linux_file_process.tlc +++ b/ert_linux/ert_linux_file_process.tlc @@ -40,12 +40,12 @@ %endforeach %% Single-tasking -%if solverMode == "SingleTasking" - %include "linux_ert_target_singletasking_main.tlc" -%else +/% %if solverMode == "SingleTasking" %/ +/% %include "linux_ert_target_singletasking_main.tlc" %/ +/% %else %/ %% Multi-tasking %include "linux_ert_target_multitasking_main.tlc" -%endif +/% %endif %/ %openfile buff % @@ -58,8 +58,4 @@ %closefile buff % - -%include "logger.tlc" -% - %% [EOF] linux_ert_target_generate_main.tlc