# coding: utf-8 # frozen_string_literal: false # Copyright Ayumu Nojima (野島 歩) and Martin J. Dürst (duerst@it.aoyama.ac.jp) #-- # additions to class String for Unicode normalization #++ ###### This file is empty after it's contents has been converted to C ###### and moved to string.c. This file will be removed soon.