Changeset 100 for trunk/__init__.py

Show
Ignore:
Timestamp:
01/15/08 15:50:06 (4 years ago)
Author:
apdavison
Message:

Adapted the wikidoc.py script from PyNN to produce API documentation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/__init__.py

    r56 r100  
     1__all__ = ['analysis', 'benchmark', 'parameters', 'plotting', 'sandbox', 'spikes', 'stgen', 'utilities'] 
     2 
    13"""from tables import __version__ 
    24