+++ /dev/null
-<configure xmlns="http://namespaces.zope.org/zope"
- xmlns:browser="http://namespaces.zope.org/browser"
- xmlns:five="http://namespaces.zope.org/five"
- xmlns:genericsetup="http://namespaces.zope.org/genericsetup"
- xmlns:zcml="http://namespaces.zope.org/zcml"
- i18n_domain="TextIndexNG3">
- <utility
- zcml:condition="installed Products.TextIndexNG3"
- provides="zopyx.txng3.core.interfaces.INormalizer"
- component=".txtng3normalizer.Normalizer"
- />
-</configure>