From 04463b5fbd7e8aff60a9de7dda19eedc84fa5e19 Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Wed, 7 May 2014 08:16:05 +0000 Subject: [PATCH] - add a whitespace to check the SVN post-commit hook behavior git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20425 f25d12d1-65f4-0310-ae8a-bbce733d8d8e --- Compiler/Main/Main.mo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Compiler/Main/Main.mo b/Compiler/Main/Main.mo index 560e4434104..a919e10241f 100644 --- a/Compiler/Main/Main.mo +++ b/Compiler/Main/Main.mo @@ -68,11 +68,11 @@ protected import Parser; protected import Print; protected import Settings; protected import SimCode; -protected import SimCodeMain; +protected import SimCodeMain; protected import Socket; protected import System; protected import TplMain; -protected import Util; +protected import Util; protected function serverLoop "This function is the main loop of the server listening