Show
Ignore:
Timestamp:
03/30/08 16:52:04 (9 months ago)
Author:
peter
Message:

source/cddefines.h:
source/container_classes.h:
source/iso_create.cpp:

Bug-fix - fix link problems due to duplicate symbols on Mac Darwin.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/cddefines.h

    r1856 r1899  
    13401340}; 
    13411341 
     1342/* Explicit instantiations for debugging purposes */ 
     1343INSTANTIATE_MULTI_ARR( quantumState, MEM_LAYOUT_VAL, lgBOUNDSCHECKVAL ); 
     1344INSTANTIATE_MULTI_ARR( transition, MEM_LAYOUT_VAL, lgBOUNDSCHECKVAL ); 
     1345 
    13421346 
    13431347/***************************************************************************