summaryrefslogtreecommitdiff
path: root/lib/rdoc/code_objects.rb
blob: 434a25ac7fac3f9fa648fb5fdb22ffb2b823d3ad (plain)
1
2
3
4
5
6
# frozen_string_literal: true
# This file was used to load all the RDoc::CodeObject subclasses at once.  Now
# autoload handles this.

require 'rdoc'