Version 1 (modified by mmamonski, 13 years ago) (diff)

--

MUSCLE 2.0

Changelog

  • removed JADE dependency
  • support for standalone native kernels

Installation

The 2.0 version follows the stnadard CMake procedure. After downloading the source package go into main dir and type:

mkdir build
cd build
cmake ..
make
make install