From b8b40db4cc07ef0c29160897007b059ea5ed5533 Mon Sep 17 00:00:00 2001
From: jean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Date: Mon, 20 Dec 2010 15:13:17 +0000
Subject: [PATCH] Fix comments

---
 Install/scripts/compilemod.bat | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Install/scripts/compilemod.bat b/Install/scripts/compilemod.bat
index 777a79d..5c9522d 100644
--- a/Install/scripts/compilemod.bat
+++ b/Install/scripts/compilemod.bat
@@ -10,4 +10,3 @@ FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=%1
 FOR /R %%a IN (*.sln) DO msbuild /p:Configuration=%1 INSTALL.vcproj
 FOR /R %%a IN (*.sln) DO msbuild /p:Configuration=%1 PACKAGE.vcproj
 copy %2*.exe %3\Result_Installers\
-
-- 
2.49.0