iPP 1.0.0 06/30/98

-----------------------------------------------------------------------------
KNOWLEDGE BASE

Date        Description                                         Status 
06/23/98    Recursive definitions are not presently             Open
            being caught. 

            The following will result in iPP aborting. 
                #define a   b
                #define b   a

                x = b
