/***************************************
*                                      *
*   Copyright (c) 1998 Jean-Eric Pin   *
*   All rights reserved.               *
*                                      *
*   TAB = 2 spaces                     *
*                                      *
***************************************/

/*-------------------------------------------------------------------
 * TableDeS.h    Jean-Eric Pin 17/04/97
 *-------------------------------------------------------------------
 */     

unsigned long ProduitTable(unsigned long n1, unsigned long n2);
void CalculTableDeS(void);