Skip to content

Commit 6ad838e

Browse files
committed
Add path to Execute command
1 parent d7c1b17 commit 6ad838e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FMI/package.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package FMI "Import Functional Mock-up Units (FMUs) to Modelica"
99

1010
algorithm
1111

12-
Execute("modelica-fmi-gui");
12+
DymolaCommands.System.Execute("modelica-fmi-gui");
1313

1414
end openImportDialog;
1515
annotation (

0 commit comments

Comments
 (0)