#!/usr/bin/env python
import sys
from Ft.Ods.Parsers.Odl import OdlParse
OdlParse.Run(sys.argv)
