Additions for new gen/plug/_grampley.py

svn: r13420
This commit is contained in:
Doug Blank 2009-10-25 22:37:32 +00:00
parent 2e327a10cf
commit 7290694c43
2 changed files with 2 additions and 0 deletions

View File

@ -141,6 +141,7 @@ src/gen/lib/ldsord.py
src/gen/plug/__init__.py
src/gen/plug/_docgenplugin.py
src/gen/plug/_export.py
src/gen/plug/_gramplet.py
src/gen/plug/_import.py
src/gen/plug/_manager.py
src/gen/plug/_plugin.py

View File

@ -14,6 +14,7 @@ pkgdata_PYTHON = \
__init__.py \
_docgenplugin.py \
_export.py \
_gramplet.py \
_import.py \
_manager.py \
_plugin.py \