13 lines
374 B
C
13 lines
374 B
C
/*---------------------------------------------------------------------------*/
|
|
/* AIHandl.h : */
|
|
/* author : Olivier Didelot.*/
|
|
/* date : 24/01/1997*/
|
|
/*---------------------------------------------------------------------------*/
|
|
|
|
#ifndef __AIMACRO_H__
|
|
#define __AIMACRO_H__
|
|
|
|
/* For the friend modules only : change functions into macros*/
|
|
|
|
#endif /* __AIMACRO_H__*/
|