diff options
Diffstat (limited to 'xpcom/reflect/xptcall/README')
-rw-r--r-- | xpcom/reflect/xptcall/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xpcom/reflect/xptcall/README b/xpcom/reflect/xptcall/README new file mode 100644 index 0000000000..0c401fe88d --- /dev/null +++ b/xpcom/reflect/xptcall/README @@ -0,0 +1,6 @@ +see: + +http://www.mozilla.org/scriptable/xptcall-faq.html +and +http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html + |