examples/simple.ace in antelope-0.1.8 vs examples/simple.ace in antelope-0.1.9

- old
+ new

@@ -1,6 +1,6 @@ %require "~> 0.1" -%type "ruby" +%generator "ruby" %terminal IDENT %terminal STAR "*" %terminal EQUALS "="