#include "igraph.h" #include "ruby.h" #include "cIGraph.h" VALUE cIGraph_add_op(VALUE self, VALUE graph){ return Qnil; }