~sielibre/schooltool.isli/2.10_packaging

« back to all changes in this revision

Viewing changes to src/schooltool/isli/plugin.zcml

  • Committer: Douglas Cerna
  • Date: 2015-06-12 04:42:26 UTC
  • Revision ID: douglascerna@yahoo.com-20150612044226-be4m4qp840cjjs75
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<configure xmlns="http://namespaces.zope.org/zope">
 
3
 
 
4
  <!-- This is an entry point for automatic plugin inclusion -->
 
5
 
 
6
  <include package="." />
 
7
 
 
8
</configure>