init.rb revision ec61f6f64207b4168960fcd645b1362d86fdecca
# extend the load path
require 'logger'
# Configuration #
#################
require 'ontohub_net'
rescue ScriptError => e
puts <<-ERROR
We encountered a hard system error while processing
your git-interaction attempt.
The git command was not processed; your data is safe.
Please contact and inform an administrator of this issue.
ERROR
exit 1
end