From fe8b244426a5746ea513c4602e364fe7f4c5b1fe Mon Sep 17 00:00:00 2001 From: yoogx Date: Thu, 14 Jun 2018 12:38:47 +0200 Subject: [PATCH] * Rename to Linux_DLL --- Demo_DLL/DeploymentView.aadl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demo_DLL/DeploymentView.aadl b/Demo_DLL/DeploymentView.aadl index 2022852..64c6e6d 100644 --- a/Demo_DLL/DeploymentView.aadl +++ b/Demo_DLL/DeploymentView.aadl @@ -41,7 +41,7 @@ SUBCOMPONENTS Taste::coordinates => "1019 511 1928 873"; Deployment::Port_Number => 0; }; - p : PROCESSOR ocarina_processors_x86::x86.linux32_dll { + p : PROCESSOR ocarina_processors_x86::x86.linux_dll { Taste::coordinates => "890 391 2002 919"; }; PROPERTIES -- GitLab