unictype/combining-class: Rename source files.
authorBruno Haible <bruno@clisp.org>
Sat, 26 Mar 2011 01:18:11 +0000 (02:18 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 26 Mar 2011 01:20:40 +0000 (02:20 +0100)
commitc7aa07015971a1f9dcb1b345d48e843dd33a98d1
treec5f8dfe1b9990f5830ce006f3f923f2916d00921
parent5176540362f4c81561d5c8ba83a01796996b9bbe
unictype/combining-class: Rename source files.

* lib/gen-uni-tables.c (main): Emit unictype/combiningclass.h instead
of unictype/combining.h.
* lib/unictype/combiningclass.c: Renamed from lib/unictype/combining.c.
Update.
* lib/unictype/combiningclass.h: Renamed from lib/unictype/combining.h.
* modules/unictype/combining-class (Description): Fix.
(Files, Makefile.am): Update.
* tests/unictype/test-combiningclass.c: Renamed from
tests/unictype/test-combining.c.
* modules/unictype/combining-class-tests (Files, Makefile.am): Update.
ChangeLog
lib/gen-uni-tables.c
lib/unictype/combining.c [deleted file]
lib/unictype/combining.h [deleted file]
lib/unictype/combiningclass.c [new file with mode: 0644]
lib/unictype/combiningclass.h [new file with mode: 0644]
modules/unictype/combining-class
modules/unictype/combining-class-tests
tests/unictype/test-combining.c [deleted file]
tests/unictype/test-combiningclass.c [new file with mode: 0644]