Changeset 16

Show
Ignore:
Timestamp:
04/14/06 11:52:10 (3 years ago)
Author:
astraw
Message:

removed spurious C++ define wrongly carried over from trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/billhart/setup.py

    r9 r16  
    4545                                cppfiles, 
    4646                                include_dirs=['include'], 
    47                                 define_macros=[('VERSION','"'+__version__+'"')], 
    4847                                libraries=['boost_python','Producer']+modules.ext_modules)) 
    4948