Move tools out of src.

This commit is contained in:
Stephen Chung
2023-03-17 07:09:56 +08:00
parent 95e7ec46ce
commit 7cda806b53
4 changed files with 0 additions and 1 deletions

7
tools/README.md Normal file
View File

@@ -0,0 +1,7 @@
Build Tools
===========
| File | Description |
| -------------- | ------------------------------------------- |
| `keywords.txt` | Input file for GNU gperf for the tokenizer. |
| `reserved.txt` | Input file for GNU gperf for the tokenizer. |