source: trunk/ARBDB/needs_libs.libARBDB_so @ 7183

Last change on this file since 7183 was 7183, checked in by westram, 14 years ago

merges [7084] [7086] [7087] [7088] from refactor

  • added CORE lib
    • added arb_progress (unused yet)
    • moved some code from ARBDB to CORE
  • added tests to CORE lib
  • generate_all_links.sh
    • now tests link targets
    • able to replace links (if link stays the same, but target changes)
  • fixed perl interface
    • link with libCORE
    • DRYed LINUX.PL and DARWIN.PL
    • added wrapper functionality (ARBDB→CORE). Functions starting with GBC_ are wrappers for code that moved into libCORE (which is NOT xsub'd)
File size: 70 bytes
Line 
1# libraries needed to link against ARBDB/libARBDB.so
2CORE/libCORE.so
3
Note: See TracBrowser for help on using the repository browser.