#!python

from mlpproc.__main__ import preprocessor_main

preprocessor_main()
