diff options
Diffstat (limited to 'rule_shapes')
-rwxr-xr-x | rule_shapes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rule_shapes b/rule_shapes index fd42249..589a670 100755 --- a/rule_shapes +++ b/rule_shapes @@ -3,7 +3,6 @@ STDIN.set_encoding 'utf-8' STDOUT.set_encoding 'utf-8' - def shape s res = [] in_t = false |