#! /usr/bin/env python

# Import the relax module.
import relax

# Start relax.
relax.start(profile_flag=False)
