From d7896fd89edb087675d1a4bd384103825121cfca Mon Sep 17 00:00:00 2001
From: Baptiste LENIAU <baptiste.leniau@subatech.in2p3.fr>
Date: Thu, 29 Jan 2015 18:58:35 +0000
Subject: [PATCH] comments

git-svn-id: svn+ssh://svn.in2p3.fr/class@510 0e7d625b-0364-4367-a6be-d5be4a48d228
---
 source/trunk/include/PhysicsModels.hxx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/trunk/include/PhysicsModels.hxx b/source/trunk/include/PhysicsModels.hxx
index 4d3d79ee7..505953716 100644
--- a/source/trunk/include/PhysicsModels.hxx
+++ b/source/trunk/include/PhysicsModels.hxx
@@ -28,11 +28,11 @@ These class aim is basicaly to store 3 differents physics model :
 	
  The 2 following are data base related (for one Reactor and one fuel type ) :
 User can either define his own (see manual) or uses the provided ones  :
-\li XSModel (@see XSModel.hxx) : Mean cross section prediction (Closest, MLP )
-\li EquivalenceModel (@see EquivalenceModel.hxx) : Fissile content prediction ( Linear,Quadratique, MLP , Baker & Ross, ...)
+\li XSModel : Mean cross section prediction (Closest, MLP )
+\li EquivalenceModel : Fissile content prediction ( Linear,Quadratique, MLP , Baker & Ross, ...)
 
  This one is bateman solvers related :
-\li IrradiationModel (@see IrradiationModel.hxx) : can be Runge Kutta 4 or Matrix
+\li IrradiationModel : can be Runge Kutta 4 or Matrix
 
 
  @authors BLG,BaM
-- 
GitLab