[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CPL Varia



    Given that Moon has agreed that the example

        (defclass c1 (top) ())
        (defclass c2 (top) ())
        (defclass c3 (top) ())
        (defclass d1 (c1 c2) ())
        (defclass d2 (c1 c3) ())
        (defclass e1 (d1 d2) ())

    producing the CPL (E1 D1 D2 C1 C3 C2 TOP)  is ok, I am willing
    to accept it. I will make sure the writeup is reasonable.
I agree too.  Thank you.  I am glad to see this reach closure.
  danny