diff --git a/source/branches/BaM_Dev/include/EquivalenceModel.hxx b/source/branches/BaM_Dev/include/EquivalenceModel.hxx
index bacc4f9d42f3936996fb38ed8ac77c897aed7656..338cc0920085d48a9ea23eb48bb861cdb396da6a 100644
--- a/source/branches/BaM_Dev/include/EquivalenceModel.hxx
+++ b/source/branches/BaM_Dev/include/EquivalenceModel.hxx
@@ -158,6 +158,8 @@ class EquivalenceModel : public CLASSObject
 	void ReadFertil(const string &line);
 	//}
 	
+	void PrintInfo(); //Print the information red in the INFO stream
+
 	//@}