Skip to content

Commit eefcfee

Browse files
committed
Remove analyze.php
Has outlived its usefulness...
1 parent 1812948 commit eefcfee

File tree

2 files changed

+0
-97
lines changed

2 files changed

+0
-97
lines changed

grammar/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ What do all those files mean?
66
* `tokens.y`: Tokens definition shared between PHP 5 and PHP 7 grammars
77
* `parser.template`: A `kmyacc` parser prototype file for PHP
88
* `tokens.template`: A `kmyacc` prototype file for the `Tokens` class
9-
* `analyze.php`: Analyzes the grammer and outputs some info about it
109
* `rebuildParser.php`: Preprocesses the grammar and builds the parser using `kmyacc`
1110

1211
.phpy pseudo language

grammar/analyze.php

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)