3 // Update: November 26, 1992
4 // Info: documentation for simple C++ example
7 The C++ example SIMPLE (as the name says, a simple example) exist of the
10 - simplepp.cpp C++ source file
12 It simply shows a menu for compiling, infering, ..., of knowledge bases
13 using the C++ wrapping class RICE, and the fact that you can use C++ code
14 within the code linked to facts by means of a RICE linker function. For
15 testing you can use the knowledge base ANIMALS.KB. See file RICE.DOC for
16 more info on RICE itself.