#!/usr/bin/python

import sys
from Ft.Ods.Tools import _4odb_clean
_4odb_clean.Run(sys.argv)
