lib/autoproj/base.rb in autoproj-2.14.0 vs lib/autoproj/base.rb in autoproj-2.15.0

- old
+ new

@@ -1,5 +1,5 @@ -require 'yaml' +require "yaml" module Autoproj YAML_LOAD_ERROR = if defined? Psych::SyntaxError Psych::SyntaxError else