2017-11-27 10:45:24 +00:00
|
|
|
# frozen_string_literal: true
|
2012-11-27 04:28:14 +00:00
|
|
|
# This file was used to load all the RDoc::CodeObject subclasses at once. Now
|
|
|
|
# autoload handles this.
|
2003-12-01 07:12:49 +00:00
|
|
|
|
2022-02-10 03:31:06 +01:00
|
|
|
require_relative '../rdoc'
|