Show
Ignore:
Timestamp:
08/09/10 11:41:12 (21 months ago)
Author:
westram
Message:
  • header for global general purpose defines/inlines
  • use ARRAY_ELEMS where applicable
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/refactor/SOURCE_TOOLS/generate_all_links.sh

    r6804 r6806  
    141141symlink_file ../TEMPLATES/arb_core.h INCLUDE/arb_core.h && 
    142142symlink_file ../TEMPLATES/arb_debug.h INCLUDE/arb_debug.h && 
     143symlink_file ../TEMPLATES/arb_defs.h INCLUDE/arb_defs.h && 
    143144symlink_file ../TEMPLATES/arb_error.h INCLUDE/arb_error.h && 
     145symlink_file ../TEMPLATES/arb_str.h INCLUDE/arb_str.h && 
    144146symlink_file ../TEMPLATES/arb_version.h INCLUDE/arb_version.h && 
    145147symlink_file ../TEMPLATES/arbtools.h INCLUDE/arbtools.h && 
     
    149151symlink_file ../TEMPLATES/downcast.h INCLUDE/downcast.h && 
    150152symlink_file ../TEMPLATES/dupstr.h INCLUDE/dupstr.h && 
    151 symlink_file ../TEMPLATES/arb_str.h INCLUDE/arb_str.h && 
    152153symlink_file ../TEMPLATES/output.h INCLUDE/output.h && 
    153154symlink_file ../TEMPLATES/perf_timer.h INCLUDE/perf_timer.h &&