aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/bos.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/oscar/bos.c')
0 files changed, 0 insertions, 0 deletions
on> Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rdoc-2.4.3/lib/rdoc/ghost_method.rb
blob: 192b46f51f26eaf83a6f67a756768106fdbd3c85 (plain)
1
2
3
4
5
6
7
8
require 'rdoc/any_method'

##
# GhostMethod represents a method referenced only by a comment

class RDoc::GhostMethod < RDoc::AnyMethod
end