Directories content:

 ..TEST

1) .iferc_c        (source this code to set the $IFE_HOME variable)


 ..TEST/bin 

1) to_bb_prgm_f.f  (FORTRAN language source code)
2) to_bb_prgm_c.c  (C language source code      )
3) bb              (blackbord program           )
4) ife_kh          (A copy of Edinburgh prolog interpreter)


 ..TEST/lib

1) startup directory


 ..TEST/lib/startup

1) bb_clients      (this file contents all the BB clients, in this
                    example the only client is ife_kh             )


 ..TEST/kbs

1) kb_initial      (binary form of the load_kb_initial prolog source code)
2) load_kb_initial (prolog source code)
3) initialize      (prolog source code to interact with the Blackboard (BB))
4) interface       (prolog source code predicates to write into the BB)
5) small_intial_kb (prolog source code of user predicates)




