~replaceafill/schooltool/cando-multi-term-gradebook

« back to all changes in this revision

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

  • Committer: Justas Sadzevicius
  • Date: 2012-02-04 15:24:01 UTC
  • Revision ID: justas@pov.lt-20120204152401-rhvnqks04hh6qxxg
Initial schooltool.cando egg.

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
  <!-- This is an entry point for automatic plugin inclusion -->
 
4
  <include package="." />
 
5
</configure>
 
6