Skip to content

Commit

Permalink
Add one more table option for recent change
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Jan 8, 2025
1 parent 0a983aa commit b56fd42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mathics_scanner/generate/build_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ def compile_tables(data: dict) -> dict:
"named-characters",
"operator-names",
"operator-to-ascii",
"operator-to-amslatex",
"operator-to-precedence",
"operator-to-unicode",
# "unicode-operators", # not used yet
Expand Down

0 comments on commit b56fd42

Please sign in to comment.