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

require_relative '../rdoc'