A. brd and ppf specific definitions

aibrd.h   ---> brd*
aippf.h   ---> ppf*

B. Architecture independent definitions.
ai.h      ---> aimpi.c and all AI including files

C. main() testing dependent definitions (command line args etc)

aimisc.h  ---> aimisc.c
ai.h      ---> aimisc.c

D. Simulate BSPlib functions under MPI
aimpi.h   ---> aimpi.c


ai.h   --->   aimpi.c 
aimpi.h--->   aimpi.c

ai.h   --->   aimisc.h
