/*
 * Authors :
 *   Pierre DAVID (pda@masi.ibp.fr or pda@frunip62.bitnet)
 *   Janick TAILLANDIER
 *
 * This program can be freely used or distributed as long as this
 * note is kept.
 *
 * This program is provided "as is".
 */

/****************************************************************************/
/* !!! CONTENTS OF THIS FILE MUST BE DIFFERENT FOR ASSEMBLER AND LINKER !!! */
/****************************************************************************/
#define ASSEMBLER 0
#define LINKER    1
