Paste: simple arrow (and wrong)

Author: ageldama
Mode: factor
Date: Sat, 4 Apr 2009 13:37:35
Plain Text |
5 <model> [ sq ] <arrow> .

Annotation: output

Author: randush
Mode: factor
Date: Sun, 5 Apr 2009 15:55:37
Plain Text |
T{ arrow
    { connections V{ } }
    { dependencies
        V{
            T{ model
                { value 5 }
                { connections V{ } }
                { dependencies V{ } }
                { ref 0 }
            }
        }
    }
    { ref 0 }
    { model
        T{ model
            { value 5 }
            { connections V{ } }
            { dependencies V{ } }
            { ref 0 }
        }
    }
    { quot [ sq ] }
}

New Annotation

Summary:
Author:
Mode:
Body: