home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
msdos
/
educaton
/
inf_src.arc
/
INF-NOTE.DOC
< prev
next >
Wrap
Text File
|
1986-03-14
|
529b
|
15 lines
3/14/86
in regard to the c inference engine (which I have patiently pulled
apart from cxinferx.lis and archived in inf.arc) several header
files are missing and prevent proper compilation. Of these, I have
identified:
string.h
process.h
although it is likely others exist.
I have created the necessary batch files (infcc.bat, mkinf.bat
and mkrulc.bat) to automate the compiling and linking of the
inference engine and rule compiler. I have not yet tackled the
sample weather files.
- CCL