#!/usr/bin/python

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