lib/isodoc/generic/xref.rb



module IsoDoc
  module Generic
    class Xref < IsoDoc::Xref
    end
  end
end