#!/bin/sh

# Starts the JacORB Interface Repositor Browser

jaco org.jacorb.ir.gui.IRBrowser "$@"
