9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
|
<configure
|
||
|
xmlns="http://namespaces.zope.org/zope">
|
||
|
|
||
|
<!-- all we do is include the zope3 package which contains all the
|
||
|
Zope3 specific stuff -->
|
||
|
<include package=".zope3" />
|
||
|
|
||
|
</configure>
|