diff options
| author | Ryan Garver <ragarver@gmail.com> | 2023-11-18 14:49:48 -0800 |
|---|---|---|
| committer | Kevin Newton <kddnewton@gmail.com> | 2023-11-20 21:18:31 -0500 |
| commit | e16ff17374798fa476527ee3883e447a7e083c8a (patch) | |
| tree | f816dc9743b9f59e016d5d881aaf0ca522010a58 /lib/prism | |
| parent | a4003bb8dc803c937fd7b433b88b9406d9032531 (diff) | |
Rename the big5-hkscs stuff to something more generic and add UAO sharing common code.
Merge the Big5 extensions into pm_big5.c
Diffstat (limited to 'lib/prism')
| -rw-r--r-- | lib/prism/prism.gemspec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/prism/prism.gemspec b/lib/prism/prism.gemspec index 5f3c666e45..4b0f87d442 100644 --- a/lib/prism/prism.gemspec +++ b/lib/prism/prism.gemspec @@ -85,7 +85,6 @@ Gem::Specification.new do |spec| "lib/prism/visitor.rb", "src/diagnostic.c", "src/enc/pm_big5.c", - "src/enc/pm_big5_hkscs.c", "src/enc/pm_cp51932.c", "src/enc/pm_euc_jp.c", "src/enc/pm_gbk.c", |
