examples/stats.rb in writeexcel-0.3.5 vs examples/stats.rb in writeexcel-0.4.0

- old
+ new

@@ -1,5 +1,6 @@ #!/usr/bin/ruby -w +# -*- coding: utf-8 -*- ############################################################################### # # This is a simple example of how to use functions with the # WriteExcel module.