VMC

Development version (the whole repository):

git clone http://github.com/vmc-project/vmc.git

To switch to ‘pro’ tagged version 2.0:

cd vmc
git checkout v2-0

To switch to the ‘old’ tagged version 1.1.p1:

cd vmc
git checkout v1-1-p1

The list of new developments, bug fixes and the required versions of ROOT and Geant4 for each version can be found in the History file.