Ignore:
Timestamp:
08/03/10 17:08:42 (22 months ago)
Author:
gwesche
Message:

A new multi field type that supports setting and getting individual components. Checked in under utils to test its usefulness and correctness.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/avango-utils/SConscript

    r363 r503  
    2626Alias('all', Alias('utils')) 
    2727Alias('check', Alias('check-utils')) 
     28Alias('check-utils', Alias('check-utils-src')) 
    2829Alias('install', Alias('install-utils')) 
    2930 
     
    3334    'python/SConscript', 
    3435    'tests/SConscript', 
     36    'src/tests/SConscript', 
    3537]) 
    3638 
Note: See TracChangeset for help on using the changeset viewer.