Salome HOME
Pilotage de l'adaptation pour Code_Saturne
[modules/homard.git] / src / HOMARD / HOMARD_Cas.cxx
index 9fb002cb185536fdbc04d1c08ab8ef982caa0d5c..9e23c1ceede2da695f941fb7408ddc7e715444b0 100644 (file)
@@ -164,7 +164,7 @@ const int HOMARD_Cas::GetConfType() const
 //=============================================================================
 void HOMARD_Cas::SetExtType( int ExtType )
 {
-//   VERIFICATION( (ExtType>=0) && (ExtType<=1) );
+//   VERIFICATION( (ExtType>=0) && (ExtType<=2) );
   _ExtType = ExtType;
 }
 //=============================================================================