main
 1#!/usr/bin/env ruby
 2#
 3# This file was generated by Bundler.
 4#
 5# The application 'sdoc' is installed as part of a gem, and
 6# this file is here to facilitate running it.
 7#
 8
 9require 'pathname'
10ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
11  Pathname.new(__FILE__).realpath)
12
13require 'rubygems'
14require 'bundler/setup'
15
16load Gem.bin_path('sdoc', 'sdoc')