#!/usr/bin/env python
import sys
sys.modules["mpi4py"]=None

import lenstools.scripts.nbodyheader

lenstools.scripts.nbodyheader.main()