aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/t
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/skype/t')
0 files changed, 0 insertions, 0 deletions
>hotfix/0.17.0.5 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rdoc-2.4.3/lib/rdoc/single_class.rb
blob: de96a6a368cac5af5c770d8edccb3a9fb4ad122d (plain)
1
2
3
4
5
6
7
8
require 'rdoc/class_module'

##
# A singleton class

class RDoc::SingleClass < RDoc::ClassModule
end