Changed CLIPS files
-------------------

The following CLIPS 5.1 files have been modified by Julian Smart for
wxWindows compatibility. Note that you need to download CLIPS 5.1,
then copy these files over the downloaded sources. A full version
of CLIPS 5.1 is not distributed with wxWindows since the legality of
distributing sources is in question. Please the file clipsfaq.txt
for more information on CLIPS.

1) The SetValue macro changed to ClipsSetValue, and GetValue changed
to ClipsGetValue.

EXPRESSN.H
INSFUN.C
CMPTBLTY.H
CLASSCOM.C
DEFINS.H
FACTCOM.C
GENRCCOM.C
INSCOM.C
INSFUN.C
MSGCOM.C
MULTIVAR.C
STRINGS.C
SYSPRED.C

2) RouteCommand made reentrant, ExecuteBatchFile added:

COMMLINE.C

3) Altered to comment out DOS dependent function _dos_setvect:

SYSDEP.C

4) Bug fixes from NASA added:

SYMBOL.C



