#!/usr/bin/env python
from regolith.helper_gui_main import main

main()
