From 7ab1abc783d9f2fc87063d3fee732f63fd2f1126 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Fri, 1 Dec 2023 14:20:34 +0000 Subject: [PATCH] fix svg --- report/report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/report.tex b/report/report.tex index 9b41b96..45a3d2d 100644 --- a/report/report.tex +++ b/report/report.tex @@ -122,7 +122,7 @@ \end{itemize} % TODO add diagram! - \includesvg{expandable_models} + % \includesvg{expandable_models} \subsection{Generation models} The system requires the generation of models. Generating all models based on one single model would decrease the complexity of the system, but it would not guarantee success.