home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / educaton / inf_src.arc / INF-NOTE.DOC < prev    next >
Text File  |  1986-03-14  |  529b  |  15 lines

  1. 3/14/86
  2. in regard to the c inference engine (which I have patiently pulled
  3. apart from cxinferx.lis and archived in inf.arc) several header
  4. files are missing and prevent proper compilation.  Of these, I have
  5. identified:
  6.     string.h
  7.     process.h
  8. although it is likely others exist.
  9. I have created the necessary batch files (infcc.bat, mkinf.bat
  10. and mkrulc.bat) to automate the compiling and linking of the 
  11. inference engine and rule compiler.  I have not yet tackled the
  12. sample weather files.
  13.  
  14.                         - CCL
  15.