Show
Ignore:
Timestamp:
02/12/10 16:31:52 (2 years ago)
Author:
apdavison
Message:

Deleted some files that should not be part of the 0.6 branch

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.6/src/__init__.py

    r706 r710  
    6666""" 
    6767 
    68 __version__ = '0.6.0pre ( $Rev$)'.replace(' $','') 
     68__version__ = '0.6.0 ( $Rev$)'.replace(' $','') 
    6969__all__ = ["common", "random", "nest", "neuron", "pcsim", "brian", "recording"] 
    7070