#!/usr/bin/python

import sys
from Ft.Ods.Parsers.Odl import OdlParse
OdlParse.Run(sys.argv)
