/*************************************************************************************************************************************/
/* */
/* V E R I F I C A T I O N D E L ' E T A T D E C E R T A I N E S R E S S O U R C E S D U S Y S T E M E : */
/* */
/* */
/* Author of '$xcg/ressource.01$I' : */
/* */
/* Jean-Francois Colonna (LACTAMME, 1995??????????). */
/* */
/*************************************************************************************************************************************/
/*===================================================================================================================================*/
/*************************************************************************************************************************************/
/* */
/* P A R A M E T R E S : */
/* */
/*************************************************************************************************************************************/
#define COMMANDE_NEUTRE \
"neutre" \
/* Commande "neutre". */
#define COMMANDE_SWAP \
"swap" \
/* Commande d'acces au swap. On l'utilisera de la facon suivante : */ \
/* */ \
/* $xcg/ressource.01$X ressource=swap Fseuil1=reserve Fseuil2=vswap */ \
/* */ \
/* ou 'reserve' et 'vswap' representent deux valeurs flottantes associees au test relatif */ \
/* a "vswap". */
#define EDITER_LES_VALEURS \
FAUX \
/* Doit-on editer les valeurs que l'on recupere ('VRAI') ou pas ('FAUX') ? */