From 6f0805ec493f9e95cb56a24962463becd3227fe4 Mon Sep 17 00:00:00 2001 From: Thomas Dornberger <noreply@fortiss.org> Date: Tue, 30 May 2017 08:06:45 +0000 Subject: [PATCH] test svn rights with commit of empty line refs 7802 --- .../raspberry/generator/executable/RaspberryPIExecutable.java | 1 + 1 file changed, 1 insertion(+) diff --git a/org.fortiss.af3.platform.raspberry/trunk/src/org/fortiss/af3/platform/raspberry/generator/executable/RaspberryPIExecutable.java b/org.fortiss.af3.platform.raspberry/trunk/src/org/fortiss/af3/platform/raspberry/generator/executable/RaspberryPIExecutable.java index 7bcf55ce..1ed83ee9 100644 --- a/org.fortiss.af3.platform.raspberry/trunk/src/org/fortiss/af3/platform/raspberry/generator/executable/RaspberryPIExecutable.java +++ b/org.fortiss.af3.platform.raspberry/trunk/src/org/fortiss/af3/platform/raspberry/generator/executable/RaspberryPIExecutable.java @@ -47,6 +47,7 @@ import org.fortiss.tooling.kernel.extension.data.ITransformationContext; * {@link IInitializableExecutable} and {@link ITerminatableExecutable} for the {@link RaspberryPi} * platform. * + * * @author eder * @author $Author: eder $ * @version $Rev: 18709 $ -- GitLab