From 2c6bee30ad83f473b468b84531da8fb9e3f0353d Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Sun, 6 Sep 2015 17:25:49 +0200 Subject: [PATCH] Minor style change (beautifying). --- hurricane/src/hurricane/Property.cpp | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/hurricane/src/hurricane/Property.cpp b/hurricane/src/hurricane/Property.cpp index cb03d59b..13b13d16 100644 --- a/hurricane/src/hurricane/Property.cpp +++ b/hurricane/src/hurricane/Property.cpp @@ -19,12 +19,7 @@ // License along with Hurricane. If not, see // . // -// =================================================================== -// -// $Id$ -// -// x-----------------------------------------------------------------x -// | | +// +-----------------------------------------------------------------+ // | H U R R I C A N E | // | V L S I B a c k e n d D a t a - B a s e | // | | @@ -32,10 +27,7 @@ // | E-mail : Jean-Paul.Chaput@lip6.fr | // | =============================================================== | // | C++ Module : "./Property.cpp" | -// | *************************************************************** | -// | U p d a t e s | -// | | -// x-----------------------------------------------------------------x +// +-----------------------------------------------------------------+ #include "hurricane/Property.h"