Recompiling Nmag after a change in the source¶
(This document refers to the all-source distribution of Nmag.)
Imagine you have changed some files in the source, such as for example nmag-0.1/nsim/snippets/snippets.ml
and you want to recompile Nmag.
You can do this as follows:
cd nmag-0.1 rm nsim/config/configuration.inc make