Changes between Version 10 and Version 11 of Installation_old

Show
Ignore:
Timestamp:
07/26/11 14:26:36 (14 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation_old

    v10 v11  
    4444* '''build.rb'''  - The build script. It can compile the java sources, build jar archives build the native shared libraries. 
    4545* '''CMakeLists.txt''' - The configuration file for cmake. Only needed if the native libraries are to be built. This file is used by the build.rb, you do not have to call cmake manually. 
    46 * '''doc''' - The Documentation for MUSCLE 
     46* '''doc''' - The documentation files. 
    4747* '''OTF''' - The configuration and helper scripts for OTF trace logger.  
    4848* '''src''' - This directory contains the MUSCLE source code.