Add CWordInstruction

Former-commit-id: 2f75767d00
This commit is contained in:
2023-01-11 16:12:37 -08:00
parent 1383cfad4f
commit 65efa56f99
9 changed files with 78 additions and 12 deletions

View File

@@ -551,7 +551,7 @@ LIBS = [
"Kyoto/Text/CTextInstruction",
["Kyoto/Text/CTextParser", False],
["Kyoto/Text/CWordBreakTables", False],
"Kyoto/Text/CWordInstruction",
["Kyoto/Text/CWordInstruction", False],
["Kyoto/Text/CBlockInstruction", True],
["Kyoto/Text/CFont", True],
["Kyoto/Graphics/CLight", True],