#!/usr/bin/ruby

=begin

  rbbr - Ruby Meta-Level Information Browser

  $Author: mutoh $

  $Date: 2004/03/26 15:56:03 $


  Copyright (C) 2002 Ruby-GNOME2 Project

  Copyright (C) 2000-2002 Hiroshi Igarashi <iga@ruby-lang.org>

  This program is free software.
  You can distribute/modify this program under
  the terms of the Ruby Distribute License.

=end

require 'rbbr'

RBBR::UI::GTK.main


syntax highlighted by Code2HTML, v. 0.9.1