char instructions

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-25 00:14:05 -06:00
parent 694565e95d
commit 2fb84b1da9

View File

@ -45,6 +45,7 @@ library
, Instructions.LogicalInstructions , Instructions.LogicalInstructions
, Instructions.CodeInstructions , Instructions.CodeInstructions
, Instructions.StringInstructions , Instructions.StringInstructions
, Instructions.CharInstructions
-- Modules included in this library but not exported. -- Modules included in this library but not exported.
-- other-modules: -- other-modules: