]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliGeometry.cxx
Correct overloading of virtual functions in the derived classes (icc)
[u/mrichter/AliRoot.git] / STEER / AliGeometry.cxx
index 0aa25bd7a7ee4b4a59a9bd6abb1c5a41f663d8d2..1f83bfc7167f96f8cd428c507a47a3ecb0005c3c 100644 (file)
@@ -13,9 +13,7 @@
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-*/
+/* $Id$ */
 
 //-*-C++-*-
 //_________________________________________________________________________
@@ -36,7 +34,9 @@ ClassImp(AliGeometry)
 //____________________________________________________________________________
 AliGeometry::AliGeometry()
 {
+  //
   // ctor
+  //
 }
 
 //____________________________________________________________________________
@@ -44,4 +44,4 @@ AliGeometry::~AliGeometry()
 {
   // dtor
 }
-
+//____________________________________________________________________________