ext/template/main.cpp.erb in google_hash-0.3.1 vs ext/template/main.cpp.erb in google_hash-0.4.0

- old
+ new

@@ -11,9 +11,10 @@ <% init_funcs.each do |func| %> <%= func %>(); <% end %> rb_eval_string("GoogleHash = GoogleHashDenseRubyToRuby"); // give a default + printf("I set it!"); } }