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