summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/id.h.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/id.h.tmpl b/template/id.h.tmpl
index f7e764c123..d5e82a989e 100644
--- a/template/id.h.tmpl
+++ b/template/id.h.tmpl
@@ -28,6 +28,9 @@ method_ids = %w[
Send
__send__
Initialize
+ Initialize_copy
+ Initialize_clone
+ Initialize_dup
UScore
Bitblt
Answer
@@ -42,6 +45,7 @@ token_op_ids = %w[
preserved_ids = %w[
NULL
Respond_to
+ Respond_to_missing
IFUNC
CFUNC
_core_set_method_alias