#include "ruby_internals-1.8.h"#include <ruby.h>#include <intern.h>#include <node.h>#include <re.h>#include <env.h>

Go to the source code of this file.
Functions | |
| void | Init_swap () |
| static VALUE | kernel_swap_bang (VALUE self, VALUE obj1, VALUE obj2) |