7/12/91 -- Intervening messages
	   Tree of Cliques (junction cliques)
	   Pictures
Note:  [d] means debugged, [w] means written not debugged, [p] means
prob mode not debugged.

8/22/89 -- There seem to be relatively serious problems with the way
that *save-messages* behaves.  Need to look at it. [d]

7/18/89 -- 
Computation
;;; 	* Split the functionality of many parts into pieces[d]
;;;	* Allow re-loading of rule bases without redoing tree[w]
;;;	* Hook for Alternate projection and combination operations[d]
Monte
;;;	* Allows for MC looping[d]
;;;	* Allows printing sink nodes during output[d]
;;;	* Allows drawing sample configuration in place of draws[]
;;;	* Sensible handling of save-messages[d]
Structures
;;;	* Distribution structures [d]
;;;	  interval[p], uniform[p], beta[d], gamma[p], mixture[p], lognormal[p]
Dist (lowdist/distbel/distprob)
;;;	* Define Parent and Children[d]
;;;	* Distribution to value conversions[d]
;;;	* Allows for drawing from inputs[d]
;;;	* Define Sink formats[d]
ReadNuke
;;;	* Parent and Child input Macros[d]
;;;	* Multi-event poissons[d]
Graphs
;;;	* Switch to fast-ff[d]
;;;	* Allow easy test-list usage[d]
;;;	* Faster fast-ff code[d]
Belief/Prob
;;;	* Maximizing version of projection[d]
;;;	* Mixture operator[d]
Belief-init
;;;	* Additional mode-dependencies added as needed[d]
Read/probread
;;;	* Accept parameters in place of numbers [dp]
;;;	* :nograph option for read macros. [dp] Fix defaults for :nograph
;;;	* :sink option for read macros [d]
Sysdependent:
;;;	* Errset (protected-eveal) [dummy]
;;;	* Random Number Generators [d]
lowread
;;;	* Added :failure and :poisson options to defatt[d]

DOCUMENTATION [w]



PORT to KCL []
;;; format-bug [?kcl-fixed?]


PORT to ALLEGRO [d]
;; check  *readtable* binding problems [d<patch>]
;; check C interface [d]
;; check bymachine for other stuff [d]
;; format-bug [w<patch>]

