SBNSoftware / sbncode

SBN Analysis Software
9 stars 26 forks source link

SBN Code

This package contains code for SBN-wide simulation and analysis. This includes:

Cloning submodules

mrb gitCheckout should take care of git submodules if the origin repository is the default one, i.e. SBNSoftware. If sbncode is cloned from any repository other than the official one (SBNSoftware), git submodules need to be initalized after mrb gitCheckout with the following command:

$ git submodule update --init --recursive