/*************************************************************************************************************************************/
/*                                                                                                                                   */
/*        I N H I B I T I O N   D E   L ' E N T R E E   D E   P A R A M E T R E S   " G E N E R A U X "  :                           */
/*                                                                                                                                   */
/*                                                                                                                                   */
/*        Nota important :                                                                                                           */
/*                                                                                                                                   */
/*                    Ce dispositif peut etre contourne                                                                              */
/*                  globalement en mettant en tete du '$K'                                                                           */
/*                  a compiler le "pragma" suivant :                                                                                 */
/*                                                                                                                                   */
/*                                      @define   PRAGMA_CPP_____NE_PAS_INCLURE__NO_PARAMETRES_GENERAUX                              */
/*                                                                                                                                   */
/*                  ceci ayant ete introduit aux environs du                                                                         */
/*                  20180707092533...                                                                                                */
/*                                                                                                                                   */
/*                    Mais ATTENTION, a compter du 20181126143016,                                                                   */
/*                  la presence des definitions suivantes :                                                                          */
/*                                                                                                                                   */
/*                            GENERER_LES_GET_ARGUMENTS_DE_CONTROLE_DE_L_ARITHMETIQUE_ETENDUE_DES_NOMBRES_FLOTTANTS                  */
/*                                                                                                                                   */
/*                  et/ou :                                                                                                          */
/*                                                                                                                                   */
/*                            PRAGMA_CPP_____SI_LE_GooF_EST_ACTIVABLE_ALORS_FAIRE_DE_L_ARITHMETIQUE_ETENDUE_DES_NOMBRES_FLOTTANTS    */
/*                                                                                                                                   */
/*                  force un :                                                                                                       */
/*                                                                                                                                   */
/*                                      @define   PRAGMA_CPP_____NE_PAS_INCLURE__NO_PARAMETRES_GENERAUX                              */
/*                                                                                                                                   */
/*                  implicite ('v $xccp/cpp$Y 20181126143016').                                                                      */
/*                                                                                                                                   */
/*                    Ce dispositif peut aussi etre contourne                                                                        */
/*                  selectivement en mettant APRES les '#include'                                                                    */
/*                  fondamentaux un ou plusieurs 'undef' du type                                                                     */
/*                  suivant :                                                                                                        */
/*                                                                                                                                   */
/*                                      #include  INCLUDES_BASE                                                                      */
/*                                                          (par exemple...)                                                         */
/*                                      &undef    NePasGenerer_PARAMETRE_____(...)                                                   */
/*                                                                                                                                   */
/*                                                                                                                                   */
/*        Author of '$xi/NePasGenerer_PARAMETRE_____.generaux$vv$I' :                                                                */
/*                                                                                                                                   */
/*                    Jean-Francois Colonna (LACTAMME, 20170627174313).                                                              */
/*                                                                                                                                   */
/*************************************************************************************************************************************/




Copyright © Jean-François Colonna, 2019-2021.
Copyright © CMAP (Centre de Mathématiques APpliquées) UMR CNRS 7641 / Ecole Polytechnique, 2019-2021.