

                    XpkOberon.ReadMe
                    ----------------

This is a quick overview over the contents of the XpkOberon-Package:

rlen/xpkRLen.mod
rlen/xpkRLen.wth

    A small demo for XpkSub libraries and the .wth file for use with
    LibLink.

examples/xsum.mod
examples/xsum2.mod
examples/xpk.mod

    this are examples like the once in the examples dir, not only
    written in Oberon, but also more Oberon-like style.

interfaces/XpkMaster.mod
interfaces/XpkSubDefs.mod
interfaces/XpkSubCalls.mod

    The interface modules for XPK.
    You can generate a version of XpkMaster which does no auto-check
    on successfull opening the lib. See XpkMaster.mod for details.

    The interface of XpkMaster has been changes slidly 'cause there
    was an error inside and 'cause of a little design-upgrade.

+++hartmut

