diff options
Diffstat (limited to 'inits.c')
-rw-r--r-- | inits.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ rb_call_inits(void) CALL(ast); CALL(gc_stress); CALL(shape); + CALL(YARP); // enable builtin loading CALL(builtin); |