#!/bin/sh
#
# $Header: whdev/2.0/owb/shiphome/owb/bin/unix/gui /main/2 2008/3/06 12:59:40 toshaugh Exp $
#
# gui.sh
#
# Copyright (c) 2008, Oracle.  All rights reserved.  
#
#    NAME
#      gui - Start the Graphical User Interface client
#
#    DESCRIPTION
#      Will invoke the Graphical User Interface client
#
#    MODIFIED   (MM/DD/YY)
#    toshaugh    02/29/08 - Creation
#

sh gui.sh $*
