Annotation of kupuMPIWG/configure.zcml, revision 1.1.1.1

1.1       dwinter     1: <configure
                      2:     xmlns="http://namespaces.zope.org/zope">
                      3: 
                      4:   <!-- all we do is include the zope3 package which contains all the
                      5:        Zope3 specific stuff -->
                      6:   <include package=".zope3" />
                      7: 
                      8: </configure>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>