diff --git a/models/config.template b/models/config.template index 0270ad200cc940ef76e5a0c82646378039646c44..3a31c26da997e50f2ea33acf870a9c487475e617 100644 --- a/models/config.template +++ b/models/config.template @@ -26,6 +26,7 @@ FXCA="${TOOL_DIR}/oceandsl-tools/bin/fxca" FXTRAN="${TOOL_DIR}/fxtran" RESTRUCTURING="${TOOL_DIR}/oceandsl-tools/bin/restructuring" DELTA="${TOOL_DIR}/oceandsl-tools/bin/delta" +MKTABLE="${TOOL_DIR}/oceandsl-tools/bin/mktable" # collector tool COLLECTOR="${TOOL_DIR}/collector/bin/collector"