From: Steve Hancock Date: Fri, 25 Feb 2022 14:44:00 +0000 (-0800) Subject: remove misplaced file X-Git-Tag: 20220217.02~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ea14609a9874f71b110b9579357b0e096e3007c2;p=perltidy.git remove misplaced file --- diff --git a/local-docs/b1209.in b/local-docs/b1209.in deleted file mode 100644 index e93977ae..00000000 --- a/local-docs/b1209.in +++ /dev/null @@ -1,8 +0,0 @@ -# S1 -$bc[ - ord ( substr ( $P, $i, 1 ) ) -] = $j--; - -# S2 -$bc[ - ord ( substr ( $P, $i, 1 ) ) ] = $j--;