#!/usr/bin/env python
import sys
from Ft.Ods.Tools import _4odb_clean
_4odb_clean.Run(sys.argv)
